Function docx_reader::read_width

source ·
pub fn read_width(
    attrs: &[OwnedAttribute]
) -> Result<(isize, WidthType), ReaderError>