Skip to main content

handle_result

Macro handle_result 

Source
macro_rules! handle_result {
    ($result:expr) => { ... };
}