bitfld 0.9.1

Ergonomic, no-std specification of bitfield layouts
Documentation
1
2
3
4
5
6
7
8
9
{
  "rust-analyzer.linkedProjects": [ "Cargo.toml" ],
  "rust-analyzer.check.overrideCommand": [
    "cargo",
    "clippy",
    "--message-format=json",
    "--workspace",
  ]
}