cursive/cursive-core
2021-03-02 14:37:34 -08:00
..
src Fix ListView::important_area 2021-03-02 14:37:34 -08:00
Cargo.toml Add public re-exports of crates used in public api 2021-02-09 09:54:15 -08:00
Readme.md Update Readme 2020-05-26 11:39:05 -07:00

Cursive-core

This crate is where most of cursive is defined, except for the backends.

Third-party libraries are encouraged to depend on this instead of cursive, as it should have fewer semver breaking updates.