yew-router-macro 0.18.0

Contains macros used with yew-router
Documentation
1
2
3
4
5
6
7
8
9
[tasks.test]
clear = true
toolchain = "1.64.0"
command = "cargo"
args = ["test"]

[tasks.test-overwrite]
extend = "test"
env = { TRYBUILD = "overwrite" }