mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 03:12:27 +00:00
Add support for the numerical types. By using type aliases the generation can be very ergonomic as From<T> is implemented. Signed-off-by: Rob Bradford <robert.bradford@intel.com>