[][src]Macro rust_util::opt_value

macro_rules! opt_value {
    ($e: expr) => { ... };
}