Closed
Description
Location
https://doc.rust-lang.org/src/std/env.rs.html#245 .. 254
Summary
std::env::var_os says it will return an error under certain circumstances. But it can't return an error.
https://doc.rust-lang.org/src/std/env.rs.html#245 .. 254
std::env::var_os says it will return an error under certain circumstances. But it can't return an error.