Docs.rs
ic-canister-kit-1.3.3
ic-canister-kit 1.3.3
Docs.rs crate page
Apache-2.0
16 July 2026
Links
Repository
crates.io
Source
Owners
lazyanubis
Dependencies
base32 ^0.5.1
normal
optional
candid ^0.10.32
normal
optional
ciborium ^0.2.2
normal
optional
ic-cdk ^0.20.2
normal
optional
ic-cdk-bitcoin-canister ^0.2.0
normal
optional
ic-cdk-management-canister ^0.1.1
normal
optional
ic-cdk-timers ^1.0.0
normal
optional
ic-ledger-types ^0.16.0
normal
optional
ic-management-canister-types ^0.7.1
normal
optional
ic-stable-structures ^0.7.2
normal
optional
icrc-ledger-types ^0.2.0
normal
optional
serde ^1.0.228
normal
optional
serde_json ^1.0.150
normal
optional
sha2 ^0.10.9
normal
optional
Versions
100%
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
Skip to main content
BlockHeader
ic_
canister_
kit
1.3.3
Block
Header
Aliased Type
In ic_
canister_
kit::
types
ic_canister_kit
::
types
Type Alias
Block
Header
Copy item path
Source
pub type BlockHeader =
Vec
<
u8
>;
Aliased Type
ยง
pub struct BlockHeader {
/* private fields */
}