Crates.io | cursive_core |
lib.rs | cursive_core |
version | 0.4.6 |
source | src |
created_at | 2020-05-26 18:39:45.213954 |
updated_at | 2024-08-12 12:04:06.901787 |
description | Core components for the Cursive TUI |
homepage | |
repository | https://github.com/gyscos/cursive |
max_upload_size | |
id | 246310 |
size | 935,560 |
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.