cursive_core 0.1.1

Core components for the Cursive TUI
Documentation
1
2
3
4
//! Compute rows of text with a width constraint.

pub mod simple;
pub mod spans;