Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 199 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 199 Bytes

Progress tracker

This example shows how to track progress with a background thread and a channel.

Run it by executing:

cargo run --bin progress_tracker

screenshot