Macro omfp

Source
macro_rules! omfp {
    (($e:expr).($f:expr) = ($o:expr)) => { ... };
}