Skip to main content

error_from_losedetails

Macro error_from_losedetails 

Source
macro_rules! error_from_losedetails {
    {$to:ty, $variant:ident, $from:ty} => { ... };
}