package caldav

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

Innovation. Community. Security.