Trace

Derive Macro Trace 

Source
#[derive(Trace)]
{
    // Attributes available to this derive:
    #[trace]
}
Expand description

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

This macro expects the identifier refuse to refer to the crate.