[][src]Module heim::virt

This is supported on feature="virt" only.

Virtualization system detection.

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

Virtualizationfeature="virt"

Virtualization systems (both VMs and containers)

Functions

detectfeature="virt"

Attempts to guess if the running process is running in some [Virtualization] system.