macro_rules! decl_message_repr {
    ($vis:vis $ident:ident, $fallback:literal) => { ... };
}
Expand description

Declare an error representation.