Function parse

Source
pub fn parse<'a, 'b>(
    args: &'b [Option<u32>],
) -> Result<SmallVec<[SGR; 8]>, ErrorKind>