Docs.rs
featureflag-0.0.3
featureflag 0.0.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
frxstrem
Dependencies
futures-core ^0.3.31
normal
optional
inventory ^0.3.20
normal
optional
thread_local ^1.1.8
normal
Versions
100%
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
Module value
featureflag
0.0.3
Module value
Module Items
Enums
Traits
In crate featureflag
featureflag
Module
value
Copy item path
Source
Expand description
Value types for the
context!
macro.
Enums
§
Value
A value that can be passed as a field in a
context!
.
Traits
§
ToValue
A trait for types that can be converted to a
Value
.