Macro bigerror::to_report

source ·
macro_rules! to_report {
    (impl ToReport<$reportable:path> for $for:ident::$variant:ident) => { ... };
}