dioxus-fullstack 0.7.7

Library for fetching resources from servers in Dioxus apps.
Documentation
1
2
3
4
5
6
7
{
    "rust-analyzer.cargo.features": "all",
    "rust-analyzer.check.features": "all",
    "rust-analyzer.cargo.extraArgs": [
        "--tests"
    ],
}