[][src]Macro dominator::stylesheet

macro_rules! stylesheet {
    ($rule:expr) => { ... };
    ($rule:expr, { $($methods:tt)* }) => { ... };
}