Docs.rs
ic-canister-kit-1.3.3
ic-canister-kit 1.3.3
Permalink
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
UserIdText
ic_
canister_
kit
1.3.3
User
IdText
Aliased Type
In ic_
canister_
kit::
identity
ic_canister_kit
::
identity
Type Alias
User
IdText
Copy item path
Source
pub type UserIdText =
String
;
Expand description
字符串格式的 用户 ID
Aliased Type
§
pub struct UserIdText {
/* private fields */
}