Struct std::env::JoinPathsError 1.0.0
[−]
[src]
pub struct JoinPathsError { /* fields omitted */ }
The error type for operations on the PATH
variable. Possibly returned from
the env::join_paths
function.