cursive_core 0.3.7

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;