Trait advtools::input::ArrayExt

source ·
pub trait ArrayExt: Array {
    fn as_slice(&self) -> &[Self::Item] { ... }
}

Provided Methods§

Implementors§