Function alacritty::config::bindings::default_key_bindings[][src]

pub fn default_key_bindings() -> Vec<Binding<Key>>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator