Struct swarm_bot_packets::types::RawVec [−][src]
Expand description
Writes like a Vec but without len
Implementations
Trait Implementations
Auto Trait Implementations
impl<T> RefUnwindSafe for RawVec<T> where
T: RefUnwindSafe,
impl<T> UnwindSafe for RawVec<T> where
T: UnwindSafe,