[][src]Macro polyhorn_yoga::style

macro_rules! style {
    ( $x:expr, $($s:tt($($unit:tt)*)),* ) => { ... };
}