quill.server
Quill_server.Handler
base64
hugin
kaun
kaun_datasets
logs
nx
nx_datasets
nx_io
nx_text
quill.api
quill.editor
quill.markdown
quill.top
quill.top-js
quill.top-unix
rune
sowilo
val not_found : 'a -> Dream.response Dream.promise
val editor_loader_crunched : 'a -> string -> 'b -> Dream.response Dream.promise
val asset_loader_crunched : 'a -> string -> 'b -> Dream.response Dream.promise
val project_root : string
val editor_source_dir : string
val asset_source_dir : string
val serve_editor_static : Dream.handler
val serve_asset_static : Dream.handler
val serve_document_content : string -> string -> Dream.request -> Dream.response Dream.promise
val serve_document_editor : 'a -> Dream.response Dream.promise
val serve_directory_index : string -> 'a -> Dream.response Dream.promise
val handle_root : string -> 'a -> Dream.response Dream.promise
val handle_named_document : string -> Dream.request -> Dream.response Dream.promise
val get_toplevel_id : 'a -> string
val execute_code : 'a Dream.message -> Dream.response Lwt.t