Function game::edit::speed_limit_choices[][src]

pub fn speed_limit_choices(
    app: &App,
    preset: Option<Speed>
) -> Vec<Choice<Speed>>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator