Macro f2d

Source
macro_rules! f2d {
    ($expr: literal) => { ... };
}
Expand description

Generate F2D from string and unwrap the result