mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-09 02:40:40 +00:00
6 lines
216 B
Markdown
6 lines
216 B
Markdown
|
# 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.
|