Commit Graph

2 Commits (512d86bba04e2992d76ba5aaebf9f9a48ce3b355)

Author SHA1 Message Date
Dave Tucker 512d86bba0 aya: Export BTF crate
Allows users to inspect program BTF for metadata.
Allows additional use cases for users who wish only to deal with BTF
parsing.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
3 years ago
William Findlay e115b72245
meta: fix rust-analyzer support for aya-bpf
Ironically, we have the same issue here as in https://github.com/aya-rs/aya-template/pull/13/.
This patch fixes this by explicitly defining the project layout for both vscode and neovim.
4 years ago