Type Alias docx_rs::ImageIdAndBuf

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