Docs.rs
traitful-0.2.1
traitful 0.2.1
Docs.rs crate page
Apache-2.0
OR
BSL-1.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
AldaronLau
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
100%
of the crate is documented
Go to latest version
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
☰
Crate traitful
Version 0.2.1
All Items
Attribute Macros
?
Crate
traitful
source
·
[
−
]
Expand description
A collection of helper macros for trait patterns
Attribute Macros
extend
Make a trait an extension of a type or another trait’s functionality.
seal
Seal a trait.