Docs.rs
junobuild-shared-0.0.23
junobuild-shared 0.0.23
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
peterpeterparker
Dependencies
candid ^0.10.2
normal
ciborium ^0.2.1
normal
futures ^0.3.28
normal
getrandom ^0.2
normal
ic-cdk ^0.17.0
normal
ic-ledger-types ^0.14.0
normal
ic-stable-structures ^0.6.7
normal
icrc-ledger-types ^0.1.6
normal
rand ^0.8.5
normal
regex ^1.9.3
normal
serde ^1.0.190
normal
time ^0.3.31
normal
Versions
35.9%
of the crate is documented
Go to latest version
Platform
wasm32-unknown-unknown
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
junobuild_
shared
0.0.23
Module utils
Module Items
Functions
In crate junobuild_
shared
junobuild_shared
Module
utils
Copy item path
Source
Functions
ยง
principal_
anonymous
Checks if a principal is the anonymous principal.
principal_
equal
Checks if two principals are equal.
principal_
not_
anonymous
Checks if a principal is not the anonymous principal.
principal_
not_
equal
Checks if two principals are not equal.