Macro perseus::link

source ·
macro_rules! link {
    ($cx:expr, $url: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.