proxmox/proxmox-sys/src/linux
Wolfgang Bumiller e128fc879f sys: Add TryFrom<Pid> for PidStat
Since nix's Pid type is a strong type, we can add a TryFrom
implementation here as well.
This can later also have the equivalent TryFrom<PidFd>
variant.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-01-14 12:05:04 +01:00
..
magic.rs [clippy] sys: simplifications and optimizations 2019-08-22 09:28:44 +02:00
procfs.rs sys: Add TryFrom<Pid> for PidStat 2020-01-14 12:05:04 +01:00