Function mrml::parse[][src]

pub fn parse<T: AsRef<str>>(input: T) -> Result<MJML, Error>