parse_partials

Function parse_partials 

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