pub fn progress_bar(value: f32) -> ProgressBarExpand description
Create a ProgressBar at the given fraction (clamped to
[0.0, 1.0]).
progress_bar( self.download_fraction )pub fn progress_bar(value: f32) -> ProgressBarCreate a ProgressBar at the given fraction (clamped to
[0.0, 1.0]).
progress_bar( self.download_fraction )