Trait gfx_hal::command::Shot

source ·
pub trait Shot { }
Expand description

Trait indicating how many times a Submit object can be submitted to a command buffer.

Implementors