pub fn require(key: &str) -> Result<String, String>
Read a required variable, with a readable error naming the missing key.