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