Type Alias AtomFrom

Source
type AtomFrom = HashMap<Tag, HashMap<Label, VersionReq>>;

Aliased Typeยง

struct AtomFrom { /* private fields */ }