Struct ff_particles::Vec2Serializable
source · [−]pub struct Vec2Serializable { /* private fields */ }
Trait Implementations
Performs the conversion.
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for Vec2Serializable
impl Send for Vec2Serializable
impl Sync for Vec2Serializable
impl Unpin for Vec2Serializable
impl UnwindSafe for Vec2Serializable
Blanket Implementations
Mutably borrows from an owned value. Read more