[][src]Macro dominator::on_click_go_to_url

macro_rules! on_click_go_to_url {
    ($this:ident, $url:expr) => { ... };
}