terminal_cli 0.1.1

Low-level, no-std library for implementing terminal command line interfaces in embedded environments. With autocomplete support and a receiving buffer for a prompt interface.
docs.rs failed to build terminal_cli-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: terminal_cli-0.2.0

terminal_cli.rs

Low-level, no-std library for implementing terminal command line interfaces in embedded environments. With autocomplete support.

Build Status

Documentation