Macro wedpr_l_macros::bytes_to_scalar[][src]

macro_rules! bytes_to_scalar {
    ($param:expr) => { ... };
}

Converts a string to a scalar if succeeded, otherwise returns false.