Crate sysinfo_web

Source
Expand description

Lightweight web based process viewer built on top of sysinfo. See more info in GitHub repository.

Re-exports§

pub extern crate sysinfo;

Modules§

sysinfo_serde
Serde serialization support for sysinfo

Structs§

SysinfoExt
sysinfo with extended features

Functions§

start_web_server