Struct pager_rs::CommandList [−][src]
Expand description
Container of list of commands.
Tuple Fields
0: Vec<Command>
Implementations
Combine CommandList
’s into one.
Default bundle of ‘navigation’ commands.
Includes: Arrow
, Home/End
, PageUp/PageDown
keys
Default ‘toggle line numbers’ command
Trait Implementations
Performs the conversion.