to_real

Macro to_real 

Source
macro_rules! to_real {
    ($name:ident, $response:ty $(,)?) => { ... };
}