aya/test/integration-test-macros
Michal Rostecki 944d6b8a16 Change from Rust edition 2018 to 2021
Rust 2021 adds more core prelude imports, including `TryFrom` and
`TryInto`.

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
..
src test: Replace RTF with Rust
Cargo.toml Change from Rust edition 2018 to 2021