Function control_code::SGR::parse

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