Hacker News new | ask | show | jobs
by bbatha 944 days ago
You can safely access the environment so long as you use the rust apis and don't have unsafe code that calls `setenv` without synchronization.