parse_response

Macro parse_response 

Source
macro_rules! parse_response {
    ($value:expr, $type:ty) => { ... };
}