[][src]Function yarte_parser::parse_partials

pub fn parse_partials(
    rest: &str
) -> Result<Vec<Partial<'_>>, ErrorMessage<PError>>