Docs.rs
cap-common-0.2.3
cap-common 0.2.3
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
qti3e
ozwaldorf
Dependencies
candid ^0.7
normal
certified-vars ^0.1
normal
ic-cdk ^0.5
normal
ic-certified-map ^0.3
normal
ic-kit ^0.4
normal
serde ^1.0.116
normal
serde_bytes ^0.11.5
normal
serde_cbor ^0.11.2
normal
sha2 ^0.10.2
normal
async-std ^1.10.0
normal
Versions
30.83%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
UserId
cap_
common
0.2.3
UserId
Aliased Type
In cap_
common::
did
cap_common
::
did
Type Alias
UserId
Copy item path
Source
pub type UserId =
Principal
;
Expand description
The principal id of a user.
Aliased Type
ยง
pub struct UserId {
/* private fields */
}