Docs.rs
static-key-0.1.0
static-key 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nbdd0121
Dependencies
rustix ^0.38
normal
static-key-internal =0.1.0
normal
Versions
50%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
static_
key
0.1.0
All Items
Crate Items
Macros
Structs
Crate
static_key
Copy item path
Source
Macros
§
static_
if
Read the value of a boolean static key.
static_
key
Declares a new static key.
static_
match
Match on a static key.
Structs
§
Static
Key
An object that is rarely modified but frequently matched on.