cursive/cursive-core
2020-07-03 09:17:50 -07:00
..
src Make Cursive::dump take &mut self 2020-07-03 09:17:50 -07:00
Cargo.toml Remove scroll feature for docs.rs 2020-05-28 11:54:21 -07: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.