KeyMap

Type Alias KeyMap 

Source
type KeyMap = Vec<TemplateKey>;

Aliased Typeยง

struct KeyMap { /* private fields */ }