pub fn load_all_standard() -> HashMap<String, Option<String>>
Load all standard environment variables into a HashMap.
This is useful for debugging or logging which variables are set.