Expand description
For crate-level documentation, all features need to be enabled.
Modulesยง
Structsยง
- Disk
- Struct containing a disk information.
- Disk
Refresh Kind - Used to determine what you want to refresh specifically on the
Disktype. - Disk
Usage - Type containing read and written bytes.
- Disks
- Disks interface.
Enumsยง
- Disk
Kind - Enum containing the different supported kinds of disks.
Constantsยง
- IS_
SUPPORTED_ SYSTEM - Returns
trueif this OS is supported. Please refer to the crate-level documentation to get the list of supported OSes.
Functionsยง
- set_
open_ files_ limit - This function is only used on Linux targets, when the
systemfeature is enabled. In other cases, it does nothing and returnsfalse.