rustyline-with-newest-nix 12.0.0

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

rustyline-with-newest-nix

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

default

  • custom-bindings
  • with-dirs
  • with-file-history

custom-bindings

  • radix_trie

with-dirs

  • home

with-file-history

  • fd-lock

radix_trie

  • dep:radix_trie

home

  • dep:home

fd-lock

  • dep:fd-lock

rusqlite

  • dep:rusqlite

with-fuzzy

  • skim

with-sqlite-history

  • rusqlite

signal-hook

  • dep:signal-hook

regex

  • dep:regex
  • regex

skim

  • dep:skim

rustyline-derive

  • dep:rustyline-derive

derive

  • rustyline-derive