Module collection_types

Source

Structsยง

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