reblessive 0.4.2

A small runtime for running deeply nested recursive functions
Documentation
1
2
3
4
5
6
7
8
9
10
{
    "lspconfig": {
        "rust_analyzer": {
            "rust-analyzer.cargo.features": [
                "tree"
            ],
            "rust-analyzer.check.command": "clippy"
        }
    }
}