Docs.rs
ic-oss-types-0.6.6
ic-oss-types 0.6.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
zensh
Dependencies
base64 ^0.21
normal
candid ^0.10
normal
ciborium ^0.2
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
url ^2.5
normal
Versions
12.29%
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
ic_oss_types
0.6.6
MapValue
Aliased type
In crate ic_oss_types
Type Alias
ic_oss_types
::
MapValue
Copy item path
source
·
[
−
]
pub type MapValue =
BTreeMap
<
String
,
Value
>;
Aliased Type
§
struct MapValue {
/* private fields */
}