This page requires javascript to work

[][src]Type Definition voile::syntax::core::ast::Variants

type Variants = BTreeMap<String, TVal>;

Row variants -- for both variant type and record type.