Skip to main content

selected_entries_to_string

Function selected_entries_to_string 

Source
pub fn selected_entries_to_string(
    document: &ParsedDocument<'_>,
    keys: &[&str],
) -> Result<String>
Expand description

Convenience function to write selected parsed-document entries to a string.