Module active_standby::collections[][src]

Modules

btreemap

Implementation of BTreeMap for use in the active_standby model.

btreeset

Implementation of BTreeSet for use in the active_standby model.

hashmap

Implementation of HashMap for use in the active_standby model.

hashset

Implementation of HashSet for use in the active_standby model.

vec

Implementation of Vec for use in the active_standby model.