Struct sysinfo::NetworkData [] [src]

pub struct NetworkData { /* fields omitted */ }

Contains network information.

Trait Implementations

impl Debug for NetworkData
[src]

[src]

Formats the value using the given formatter.

impl NetworkExt for NetworkData
[src]

[src]

Returns the number of incoming bytes.

[src]

Returns the number of outcoming bytes.