package caldav

  1. Overview
  2. Docs
type tree = Webdav_xml.tree
type content_type = string
module type S = sig ... end
module Make (_ : Mirage_random.S) (_ : Mirage_clock.PCLOCK) (Fs : Webdav_fs.S) : S with type state = Fs.t
OCaml

Innovation. Community. Security.