Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Xml = Webdav_xml
val http_status : Cohttp.Code.status_code -> unit
module Headers : sig ... end
val to_status : [< Cohttp.Code.status_code ] -> int
module type Server = sig ... end
module Make
(R : Mirage_random.S)
(Clock : Mirage_clock.PCLOCK)
(Fs : Webdav_fs.S)
(S : Server) :
sig ... end