cursive_core 0.1.1

Core components for the Cursive TUI
Documentation
1
2
3
4
5
# 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.