std::path::windows::ComponentsExperimental
[-]
[+]
[src]
type Components<'a> = Map<Option<&'a str>, &'a [u8], StrComponents<'a>, fn(Option<&str>) -> &[u8]>;
Iterator that yields successive components of a Path as &[u8]