try_get_scalar_value

Macro try_get_scalar_value 

Source
macro_rules! try_get_scalar_value {
    ($col: ident, $i: ident) => { ... };
}