Skip to main content

require

Function require 

Source
pub fn require(key: &str) -> Result<String, String>
Expand description

Read a required variable, with a readable error naming the missing key.