Skip to main content

unwrap_response

Macro unwrap_response 

Source
macro_rules! unwrap_response {
    ($variant:ident, $result:expr) => { ... };
}