Function rocket_dyn_templates::tera::helpers::tests::extract_string[][src]

pub fn extract_string(
    tester_name: &str,
    part: &str,
    value: Option<&'a Value>
) -> Result<&'a str, Error>
Expand description

Helper function to extract string from an Option to remove boilerplate with tester error handling