kmdparse 0.0.3

Parsing user's commands into arbitrary Rust types, in no-std environments and with support for context-sensitive parsing and completion.
Documentation
1
2
3
readme:
  cargo readme > README.md
  sed -i 's/\[\(`[a-zA-Z0-9:]*`\)]/\1/g' README.md