Docs.rs
ic-oss-types-1.2.4
ic-oss-types 1.2.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
zensh
Dependencies
base64 ^0.22
normal
candid ^0.10
normal
ciborium ^0.2
normal
coset ^0.4
normal
crc32fast ^1.4
normal
ed25519-dalek ^2
normal
hex ^0.4
normal
icrc-ledger-types ^0.1
normal
k256 ^0.13
normal
num-traits ^0.2
normal
serde ^1
normal
serde_bytes ^0.11
normal
sha2 ^0.10
normal
sha3 ^0.10
normal
thiserror ^2
normal
url ^2.5
normal
Versions
26.79%
of the crate is documented
Platform
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
MapValue
ic_
oss_
types
1.2.4
MapValue
Aliased Type
In crate ic_
oss_
types
ic_oss_types
Type Alias
MapValue
Copy item path
Source
pub type MapValue =
BTreeMap
<
String
,
MetadataValue
>;
Aliased Type
ยง
pub struct MapValue {
/* private fields */
}