Skip to content

Add some documentation to std::env

Jeremy Soller requested to merge nounoursheureux:master into master

Created by: nounoursheureux

Changes introduced by this pull request:

  • Document env::var_os, env::Args and env::VarError
  • Implement Error and Display for env::VarError

Merge request reports