Struct bitflags::__core::path::Iter
[−]
[src]
pub struct Iter<'a> { // some fields omitted }1.0.0
An iterator over the components of a path, as OsStr
slices.