Crate refuse_macros

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.