Docs.rs
af-iperps-0.23.0
af-iperps 0.23.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
unmaykr-aftermath
admin-aftermath
Dependencies
af-move-type ^0.8.0
normal
af-sui-pkg-sdk ^0.8.0
normal
af-sui-types ^0.7.0
normal
af-utilities ^0.7.0
normal
async-stream ^0.3
normal
optional
bcs ^0.1
normal
clap ^4
normal
cynic ^3
normal
optional
derive_more ^1
normal
enum-as-inner ^0.6.1
normal
optional
fastcrypto ^0.1
normal
futures ^0.3
normal
optional
move-stdlib-sdk ^0.9.0
normal
remain ^0.2
normal
serde ^1
normal
serde_json ^1
normal
sui-framework-sdk ^0.10.0
normal
sui-gql-client ^0.14.0
normal
optional
thiserror ^2
normal
clap ^4
dev
color-eyre ^0.6
dev
indicatif ^0.17
dev
insta ^1
dev
nonempty ^0.11
dev
reqwest ^0.12
dev
rgb ^0.8
dev
textplots ^0.8
dev
tokio ^1
dev
tokio-test ^0.4
dev
sui-gql-schema ^0.8.0
build
optional
Versions
28.11%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
af_
iperps
0.23.0
Module ordered_
map
Module Items
Structs
In crate af_
iperps
af_iperps
Module
ordered_map
Copy item path
Source
Structs
ยง
Branch
Branch node with kids and ordered separating keys.
Branch
Type
Tag
Leaf
Leaf node with ordered key-value pairs.
Leaf
Type
Tag
Map
Ordered map with
u128
type as a key and
V
type as a value.
MapType
Tag
Pair
Key-value pair.
Pair
Type
Tag