Macro yoga::make_styles[][src]

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