Function parse

Source
pub fn parse(source: &str) -> Result<Root<'_, TextSource<'_>>, Error<'_>>