Options
Fields of this type
Fields
- draw_buffer:[]u8
- User-provided buffer with static lifetime.
- refresh_rate_ns:u64
- How many nanoseconds between writing updates to the terminal.
- initial_delay_ns:u64
- How many nanoseconds to keep the output hidden
- estimated_total_items:usize
- If provided, causes the progress item to have a denominator.
- root_name:[]const u8
- = ""
- disable_printing:bool
- = false