Skip to main content

err_from_to

Macro err_from_to 

Source
macro_rules! err_from_to {
    ($From: expr => $To: expr) => { ... };
}