Crate tracing_rc_derive

Source
Expand description

Procedural macro for deriving a Trace implementation for the tracing_rc crate.

Derive Macrosยง

Trace
By default, this will call Trace::visit_children on all members of the type.