cursive/cursive-core
2021-02-08 11:53:52 -08:00
..
src Fix dialog focus 2021-02-08 11:53:52 -08:00
Cargo.toml Replace wasmer_enumset with enumset 1.0.3 2021-02-03 15:17:43 -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.