[−][src]Type Definition casper_types::contracts::EntryPointsMap
type EntryPointsMap = BTreeMap<String, EntryPoint>;
Type alias for a container used inside EntryPoints.
type EntryPointsMap = BTreeMap<String, EntryPoint>;
Type alias for a container used inside EntryPoints.