Function control_code::SGR::parse [] [src]

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