[src]

std::path::posix::Components

type Components<'a> = Splits<'a, u8>;

Iterator that yields successive components of a Path as &[u8]