queue-model 0.2.0

Abstraction of the concept of a queue
Documentation
1
2
3
4
5
6
7
8
{
    "[rust]": {
        "editor.formatOnSave": true,
    },
    "rust-analyzer.checkOnSave.allTargets": false,
    "rust-analyzer.procMacro.enable": true,
    "rust-analyzer.checkOnSave": true,
}