Macro rust_util::opt_value_result[][src]

macro_rules! opt_value_result {
    ($ex: expr, $($arg:tt)+) => { ... };
}