cursive/cursive-core
2021-02-10 09:31:12 -08:00
..
src Add ThemedView 2021-02-10 09:31:12 -08:00
Cargo.toml Add public re-exports of crates used in public api 2021-02-09 09:54:15 -08:00
Readme.md

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.