cursive/cursive-core
2020-12-18 14:07:47 -08:00
..
src Add TextView::set_style 2020-12-18 14:07:47 -08:00
Cargo.toml
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.