dbgcmd 0.4.1

This is a simple library for implementing command-line-style debug consoles within an application. It doesn't handle rendering, or the logic of any individual commands. All it does is model the state of the console.
Documentation

dbgcmd

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 0 of them enabled by default.

default

This feature flag does not enable additional features.

force-enabled

This feature flag does not enable additional features.

winit

winit_0_21

winit_0_24

winit_0_27

winit_0_29

winit_0_30