hot_potato 0.1.2

hot reloading library for development
Documentation
1
2
3
4
5
6
7
8
{
    "rust-analyzer.linkedProjects": [
        "Cargo.toml",
        "hot_potato_proc_macro/Cargo.toml",
        ".\\test_project\\Cargo.toml",
        ".\\test_project\\Cargo.toml"
    ]
}