Skip to main content

set_string

Function set_string 

Source
pub fn set_string(
    frontmatter: &mut Mapping,
    key: &str,
    value: impl Into<String>,
)