aya/bpf/aya-bpf-bindings
Tamir Duberstein d16e607fd4
rustfmt: group_imports = "StdExternalCrate"
High time we stop debating this; let the robots do the work.
..
include .github: Add clang-format
src rustfmt: group_imports = "StdExternalCrate"
Cargo.toml toml: add formatter and check in CI
build.rs fix uninlined_format_args clippy issues