#read-line #bindings #ffi

sys gnu-readline-sys

Low-level bindings to GNU Readline

1 unstable release

0.1.0 Sep 18, 2023

#39 in #read-line

25 downloads per month

GPL-3.0-or-later

60KB
2K SLoC

gnu-readline-sys

This crate contains low-level bindings to GNU Readline.

This crate does not build Readline; it must already be installed on your system.

For API details, see the documentation for GNU Readline.


lib.rs:

This crate contains low-level bindings to GNU Readline.

This crate does not build Readline; it must already be installed on your system.

For API details, see the documentation for GNU Readline.

Dependencies