Search
@type t() :: %Buckaroo.Docs.Hierarchy.Node{ children: [t()], doc: term(), modules: [module()], name: String.t() }