cursive_core 0.4.6

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;