async-repeater

Crates.ioasync-repeater
lib.rsasync-repeater
version1.0.0
created_at2025-07-05 14:28:09.144706+00
updated_at2025-07-05 14:28:09.144706+00
descriptionTokio based library for repeating tasks with user defined durations and start times.
homepagehttps://github.com/NotNorom/async-repeater
repositoryhttps://github.com/NotNorom/async-repeater
max_upload_size
id1739151
size24,617
Andre Julius (NotNorom)

documentation

README

Async-Repeater

Tokio based library for repeating tasks with user defined durations and start times.

The repeater runs in its own task and the provided call back is also run its own task.

See examples for how to use it.

Commit count: 0

cargo fmt