File: README.md

package info (click to toggle)
rust-cursive-core 0.4.6-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,304 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 216 bytes parent folder | download | duplicates (3)
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.