Type Alias docx_reader::ImageIdAndBuf

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