Lang.SourceTree
type t = {
name : Paths.Identifier.Page.t;
root : Root.t;
source_children : Paths.Identifier.SourcePage.t list;
digest : Digest.t;
}