cursive/cursive-core
..
src
Cargo.toml Add method to turn a CursiveRunnable into a CursiveRunner 2021-01-19 10:32:54 -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.