Crate loading_screen

Source

Modules§

donut
A Rust library providing functionality to display a loading screen while running tasks.

Functions§

with_loading_screen
Runs a loading screen animation while executing a task synchronously.
with_loading_screen_async
Runs a loading screen animation while executing a task synchronously.