Type Alias deno_doc::html::partition::EntrypointPartition

source ·
pub type EntrypointPartition = IndexMap<Rc<ShortPath>, Vec<DocNodeWithContext>>;

Aliased Type§

struct EntrypointPartition { /* private fields */ }