Type Alias reflexo_typst2vec::convert::module::ItemMap

source ·
pub type ItemMap = BTreeMap<Fingerprint, VecItem>;

Aliased Type§

struct ItemMap { /* private fields */ }