mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 17:30:33 +00:00
doc: Point to methods on `Command` as alternatives to `set/remove_var` Make these methods more discoverable, as configuring a child process is a common reason for manipulating the environment.