Macro dominator::on_click_go_to_url[][src]

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