Module collection_types

Source

Structsยง

Bag
Rust version of the Move iota::bag::Bag type.
Entry
Rust version of the Move iota::vec_map::Entry type
LinkedTable
Rust version of the Move iota::linked_table::LinkedTable type.
LinkedTableNode
Rust version of the Move iota::linked_table::Node type.
Table
Rust version of the Move iota::table::Table type.
TableVec
Rust version of the Move iota::table::Table type.
VecMap
Rust version of the Move iota::vec_map::VecMap type
VecSet
Rust version of the Move iota::vec_set::VecSet type