#[derive(Trace)] { // Attributes available to this derive: #[trace] }
Derives the refuse::Trace trait for a given struct or enum.
refuse::Trace
This macro expects the identifier refuse to refer to the crate.
refuse