rustyline 10.0.0

Rustyline, a readline implementation based on Antirez's Linenoise
Documentation

rustyline

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

default

  • custom-bindings
  • with-dirs

custom-bindings

  • radix_trie

with-dirs

  • dirs-next

radix_trie

    This feature flag does not enable additional features.

dirs-next

    This feature flag does not enable additional features.

with-fuzzy

  • skim
  • regex

skim

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

signal-hook

    This feature flag does not enable additional features.