Trait planus::VectorRead
source · pub trait VectorRead<'buf> { }Expand description
Trait used by generated code to read elements from vectors.
Object Safety§
This trait is not object safe.
pub trait VectorRead<'buf> { }Trait used by generated code to read elements from vectors.