Trait Shot
gfx_hal::command
pub trait Shot { }
Trait indicating how many times a Submit object can be submitted to a command buffer.
impl Shot for MultiShot
impl Shot for OneShot