Home
last modified time | relevance | path

Searched refs:LineWrapper (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/clap/src/output/textwrap/
H A Dwrap_algorithms.rs4 pub(crate) struct LineWrapper {
9 impl LineWrapper { impls
H A Dmod.rs5 //! - `LineWrapper` is able to incrementally wrap which will help with `StyledStr
15 let mut wrapper = wrap_algorithms::LineWrapper::new(hard_width);

Completed in 1 milliseconds