[src]

std::path::posix::RevComponents

type RevComponents<'a> = RevSplits<'a, u8>;

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