gameshell 0.4.1

Simple lisp/bash-like shell to integrate into programs
Documentation

gameshell

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 8 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

with-quickcheck

  • quickcheck
  • quickcheck_macros
  • rand

with-tokio

  • slog
  • tokio

tokio

  • dep:tokio

rand

  • dep:rand

slog

  • dep:slog

quickcheck

  • dep:quickcheck

quickcheck_macros

  • dep:quickcheck_macros