Crate refuse_macros

source ·
Expand description

Macros for the Refuse garbage collector.

Derive Macros§

  • Derives the refuse::MapAs trait for a given struct or enum.
  • Derives the refuse::Trace trait for a given struct or enum.