spawn_timeout 0.1.0

Call a subroutine after a constant time interval
Documentation
[package]
authors = ["bleaklake"]
categories = ["accessibility", "asynchronous", "concurrency", "date-and-time"]
description = "Call a subroutine after a constant time interval"
documentation = "https://github.com/bleaklake/rust_spawn_timeout/blob/main/README.md"
edition = "2021"
homepage = "https://github.com/bleaklake/rust_spawn_timeout"
keywords = ["async", "timers", "time", "timeout", "multithreading"]
license = "MIT"
name = "spawn_timeout"
readme = "README.md"
repository = "https://github.com/bleaklake/rust_spawn_timeout"
version = "0.1.0"