[][src]Trait bk2d::Action

pub trait Action {
    fn name(&self) -> &'static str;
fn stage(&self) -> u32; }

Required methods

fn name(&self) -> &'static str

fn stage(&self) -> u32

Loading content...

Implementors

Loading content...