opensrdk-kernel-method 0.2.5

Standard Kernel Method library for OpenSRDK toolchain.
Documentation
1
2
3
4
5
6
7
8
{
  "editor.tabSize": 2,
  "editor.detectIndentation": false,
  "editor.formatOnSave": true,
  "rust-analyzer.diagnostics.disabled": [
    "unresolved-proc-macro"
  ],
}