cursive/cursive-core
2020-05-26 11:39:05 -07:00
..
src Fix clippy lints 2020-05-26 11:31:40 -07:00
Cargo.toml Move examples to its own member 2020-04-23 17:17:30 -07: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.