Trait gfx_hal::command::Level

source ·
pub trait Level { }
Expand description

A trait indicating the level of a command buffer.

Implementors