Function dprint_core::formatting::parser_helpers::parse_string [−][src]
pub fn parse_string(text: &str) -> PrintItems
Expand description
Parses a string to a series of PrintItems.
pub fn parse_string(text: &str) -> PrintItems
Parses a string to a series of PrintItems.