Struct transvec::Length [−][src]
pub struct Length;
Expand description
When the length doesn’t line up correctly in [transmute_vec_may_copy].
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Lengthimpl UnwindSafe for Length