[][src]Type Definition minitt::ast::GenericBranch

type GenericBranch<T> = BTreeMap<String, Box<T>>;