Add some documentation to std::env
Created by: nounoursheureux
Changes introduced by this pull request:
- Document
env::var_os
,env::Args
andenv::VarError
- Implement
Error
andDisplay
forenv::VarError
Created by: nounoursheureux
Changes introduced by this pull request:
env::var_os
, env::Args
and env::VarError
Error
and Display
for env::VarError