[][src]Type Definition yarte_hir::Context

type Context<'a> = &'a BTreeMap<&'a PathBuf, Vec<SNode<'a>>>;