Docs.rs
canic-cdk-0.6.19
canic-cdk 0.6.19
Permalink
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-signature-verification ^0.2
normal
ic-stable-structures ^0.7.2
normal
icrc-ledger-types ^0.1.12
normal
serde ^1.0
normal
sha2 ^0.10
normal
Versions
50%
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
Module vec
canic_
cdk
0.6.19
Module vec
Module Items
Structs
Enums
In canic_
cdk::
structures
canic_cdk
::
structures
Module
vec
Copy item path
Source
Expand description
This module implements a growable array in stable memory.
Structs
§
Vec
An implementation of growable arrays in stable memory.
Enums
§
Init
Error