Skip to main content

get_string_array

Function get_string_array 

Source
pub fn get_string_array(frontmatter: &Mapping, key: &str) -> Vec<String>
Expand description

A sequence-valued property, as its string elements. Empty when the key is absent, is not a sequence, or holds no strings.