Files
kata-containers/src/libs/kata-types
Fabiano Fidêncio ac4c0ff9d6 kata-types: Fix needless_borrow warnings
As we bumped the rust toolchain to 1.66.0, some new warnings have been
raised due to needless_borrow.

Let's fix them all here.

For more info about the warnings, please, take a look at:
https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
2023-01-02 15:33:29 +01:00
..
2022-06-10 19:55:39 +08:00
2022-11-11 10:15:35 +08:00

kata-types

This crate is a collection of constants and data types shared by multiple Kata Containers components.

It defines constants and data types used by multiple Kata Containers components. Those constants and data types may be defined by Kata Containers or by other projects/specifications, such as:

Support

Operating Systems:

  • Linux

License

This code is licensed under Apache-2.0.