cloud-hypervisor/vmm
Rob Bradford be32065aa4 vmm: config: Add "ByteSized" type for simplifying parsing of byte sizes
Byte sizes are quantities ending in "K", "M", "G" and by implementing
this type with a FromStr implementation the values can be converted
using .parse().

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-04-06 10:31:24 +01:00
..
src vmm: config: Add "ByteSized" type for simplifying parsing of byte sizes 2020-04-06 10:31:24 +01:00
Cargo.toml vm-migration: Define the Snapshottable and Transportable traits 2020-04-02 13:24:25 +01:00