Docs.rs
proc-singleton-0.2.0
proc-singleton 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jonhteper
Dependencies
proc-macro2 ^1.0.94
normal
quote ^1.0.40
normal
syn ^2.0.100
normal
uuid ^1.11.0
dev
Versions
66.67%
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
Skip to main content
Crate proc_singleton
proc_
singleton
0.2.0
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
proc_
singleton
Copy item path
Source
Attribute Macros
§
singleton_
from_
static
Create a singleton from a static variable.
Derive Macros
§
Singleton
Derives a singleton implementation for a struct based on a static variable.