macro_rules! link {
    ($url:expr, $cx:expr) => { ... };
}
Expand description

Gets the link to the given resource in internationalized form conveniently. The final argument to any call of this macro must be a Sycamore reactive scope provided to the relevant Perseus template.