Struct std::path::Display 1.0.0
[−]
[src]
pub struct Display<'a> { // some fields omitted }
Helper struct for safely printing paths with format!()
and {}