Docs.rs
traitlit-0.2.2
traitlit 0.2.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
adamAndMath
Dependencies
proc-macro2 ^0.4
normal
quote ^0.6
normal
syn ^0.15
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
traitlit
0.2.2
All Items
Crate Items
Attribute Macros
Crate
traitlit
Copy item path
Source
Attribute Macros
§
lit
Generates implimentations for a set of literal types. Can be used on either an impl block or directly on the trait definition. The type will be inserted on all ‘_’ in the type or trait arguments.