Crate heim_virt

Source
Expand description

Virtualization system detection.

This module is enabled with the virt feature flag (enabled by default).

At the moment not all declared virtualization systems are detected, therefore this crate should be used very carefully.

See the issues list for a not supported currently systems.

Enums§

Functions§

  • Returns future which tries to determine if the running program is running in some Virtualization system.