Type Alias ImageIdAndBuf

Source
pub type ImageIdAndBuf = (String, Vec<u8>);