[][src]Trait gfx_hal::command::Level

pub trait Level { }

A trait indicating the level of a command buffer.

Implementors

impl Level for Primary[src]

impl Level for Secondary[src]

Loading content...