[−][src]Crate heim_virt
heim-virt crate tries to detect the virtualization system
in which program is running.
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
| Virtualization | Virtualization systems (both VMs and containers) |
Functions
| detect | Returns future which tries to determine if the running program is running in some Virtualization system. |