Function game::sandbox::gameplay::tutorial::actions[][src]

pub fn actions(app: &App, id: ID) -> Vec<(Key, String)>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator