Docs.rs
gadget-client-core-0.1.0
gadget-client-core 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
shekohex
Dependencies
async-trait ^0.1.82
normal
auto_impl ^1.2.0
normal
gadget-std ^0.1.0
normal
thiserror ^2.0.6
normal
Versions
38.1%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
OperatorSet
gadget_
client_
core
0.1.0
Operator
Set
Aliased Type
In crate gadget_
client_
core
gadget_client_core
Type Alias
Operator
Set
Copy item path
Source
pub type OperatorSet<K, V> =
BTreeMap
<K, V>;
Aliased Type
ยง
pub struct OperatorSet<K, V> {
/* private fields */
}