[][src]Type Definition transact::state::hashmap::State

type State = HashMap<String, Vec<u8>>;

An collection of key-value pairs that represents state at a particular point.