Docs.rs
canic-cdk-0.5.21
canic-cdk 0.5.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-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
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
BlockHeader
canic_
cdk
0.5.21
Block
Header
Aliased Type
In canic_
cdk::
bitcoin_
canister
canic_cdk
::
bitcoin_canister
Type Alias
Block
Header
Copy item path
Source
pub type BlockHeader =
Vec
<
u8
>;
Expand description
Block Header.
Aliased Type
§
pub struct BlockHeader {
/* private fields */
}