Docs.rs
ic-pluto-0.3.3
ic-pluto 0.3.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
pu0238
Dependencies
candid ^0.10.5
normal
dyn-clone ^1.0.16
normal
matchit ^0.8.0
normal
serde ^1.0.192
normal
serde_bytes ^0.11.12
normal
serde_json ^1.0.108
normal
ic-cdk ^0.13.1
dev
tokio ^1.34.0
dev
Versions
71.91%
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
Module all_or_some
ic_
pluto
0.3.3
Module all_
or_
some
Module Items
Enums
In crate ic_
pluto
ic_pluto
Module
all_
or_
some
Copy item path
Source
Enums
ยง
AllOr
Some
An enum signifying that some of type
T
is allowed, or
All
(anything is allowed).