Struct sysinfo::Disk [] [src]

pub struct Disk { /* fields omitted */ }

Methods

impl Disk
[src]

Returns the total disk size, in bytes.

Returns the available disk size, in bytes.

Trait Implementations

impl Debug for Disk
[src]

Formats the value using the given formatter.