[][src]Macro dominator::shadow_root

macro_rules! shadow_root {
    ($this:ident, $mode:expr => { $($methods:tt)* }) => { ... };
}