Docs.rs
canic-cdk-0.7.21
canic-cdk 0.7.21
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
borovan
Dependencies
base32 ^0.5
normal
candid ^0.10
normal
crc32fast ^1.5
normal
derive_more ^2.0
normal
hex ^0.4
normal
ic-canister-sig-creation ^1.3.1
normal
ic-cdk ^0.19.0
normal
ic-cdk-timers ^1.0
normal
ic-certified-map ^0.4
normal
ic-signature-verification ^0.2
normal
ic-stable-structures ^0.7.2
normal
icrc-ledger-types ^0.1.12
normal
num-traits ^0.2
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
sha2 ^0.10
normal
candid ^0.10
build
Versions
22.03%
of the crate is documented
Go to latest version
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
BoundedString16
canic_
cdk
0.7.21
Bounded
String16
Aliased Type
Fields
0
In canic_
cdk::
types::
string
canic_cdk
::
types
::
string
Type Alias
Bounded
String16
Copy item path
Source
pub type BoundedString16 =
BoundedString
<16>;
Aliased Type
§
pub struct BoundedString16(pub
String
);
Tuple Fields
§
§
0:
String