cstring-interop 0.1.0

Code to support calling into C APIs which consume strings
Documentation
1
2
3
4
5
6
7
{
    "[rust]": {
        "editor.formatOnSave": true,
    },
    "rust-analyzer.checkOnSave.allTargets": false,
    "rust-analyzer.procMacro.enable": true,
}