Macro hobo_css::all[][src]

macro_rules! all {
    (initial) => { ... };
    (inherit) => { ... };
    (unset) => { ... };
}