Type Definition bevy::ecs::system::lifetimeless::Write

pub type Write<T> = &'static mut T;