Docs.rs
refuse-macros-0.0.6
refuse-macros 0.0.6
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
ecton
Dependencies
attribute-derive ^0.9.1
normal
manyhow ^0.11.1
normal
proc-macro2 ^1.0.79
normal
quote ^1.0.35
normal
syn ^2.0.52
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
refuse_
macros
0.0.6
All Items
Derive Macros
Crate
refuse_macros
Copy item path
source
·
[
−
]
Expand description
Macros for the
Refuse
garbage collector.
Derive Macros
§
MapAs
Derives the
refuse::MapAs
trait for a given struct or enum.
Trace
Derives the
refuse::Trace
trait for a given struct or enum.