cursive/cursive-core
2021-05-15 12:28:11 +02:00
..
src Only render visible content in TextView 2021-05-15 12:28:11 +02:00
Cargo.toml Include non-default-features items in docs.rs 2021-04-10 23:37:58 -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.