Skip to main content

parse

Function parse 

Source
pub fn parse(template: &str) -> String
Expand description

Parse a template with interpolations like “#{first_name} #{last_name}”