Module Odoc_odoc__Root
val load : string -> Stdlib.in_channel -> (Odoc_model.Root.t, [> Odoc_odoc.Or_error.msg ]) Odoc_odoc.Or_error.resultload fn icreads atfromic.fnis the name of the fileicis "watching", and is used for error reporting.
val read : Odoc_odoc.Fs.File.t -> (Odoc_model.Root.t, [> Odoc_odoc.Or_error.msg ]) Odoc_odoc.Or_error.resultread fopensffor reading and then callsload.
val save : Stdlib.out_channel -> Odoc_model.Root.t -> unitsave oc tmarshallsttooc.