Function huedump::exec [] [src]

pub fn exec<T>(colour: T) -> Result<(), Box<Error>> where
    T: Fn(u8, String) -> String