Macro f1d

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

Generate F1D from string and unwrap the result