a653rs 0.2.0

Aring653 abstraction library for hypervisor independent partition programming
Documentation
1
2
3
4
5
6
7
8
[formatter.nix]
command = "nixpkgs-fmt"
includes = ["*.nix"]

[formatter.rust]
command = "rustfmt"
options = ["--edition", "2018"]
includes = ["*.rs"]