Crate completest

Source
Expand description

Core types for running completions for your program

See

  • completest-pty
  • completest-nu

Structs§

Term
Terminal that shell’s will run completions in

Traits§

Runtime
Run completions for a shell
RuntimeBuilder
Abstract factory for Runtime