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