Trait WArrowTraitConst

Source
pub trait WArrowTraitConst: Widget3DTraitConst {
    // Required method
    fn as_raw_WArrow(&self) -> *const c_void;
}
Expand description

Constant methods for crate::viz::WArrow

Required Methods§

Implementors§