How about this then?
- Yes, deprecate
std::env::{set_var, remove_var}
and add anunsafe
versions of the same functions under new names tostd::env
- No, don't do that
0 voters
How about this then?
std::env::{set_var, remove_var}
and add an unsafe
versions of the same functions under new names to std::env
0 voters