Struct nsutils::StatNs [] [src]

pub struct StatNs { /* fields omitted */ }

Trait Implementations

impl IntoIterator for StatNs
[src]

The type of the elements being iterated over.

Which kind of iterator are we turning this into?

Creates an iterator from a value. Read more