mlir::types

Trait GetWidth

Source
pub trait GetWidth: IType {
    // Provided method
    fn get_width(&self) -> Option<usize> { ... }
}

Provided Methods§

Implementors§