Skip to main content

with_width

Function with_width 

Source
pub fn with_width(w: usize) -> Option
Expand description

WithWidth sets the initial width of the progress bar. Note that you can also set the width via the width property, which can come in handy if you’re waiting for a tea.WindowSizeMsg.