Type Definition acon::Table [] [src]

type Table = BTreeMap<String, Acon>;

BTreeMap of strings mapped to Acon