set_time_out 0.1.2

Function to delay the execution of a function
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["UniCorp <lucianoricardo@unicorp.com.ar>"]
description = "Function to delay the execution of a function"
edition = "2021"
homepage = "https://github.com/LucianoRicardo737/set_time_out_rust"
keywords = ["setTimeOut", "set_time_out", "set-time-out", "set", "timeOut"]
license = "MIT/Apache-2.0"
name = "set_time_out"
repository = "https://github.com/LucianoRicardo737/set_time_out_rust"
resolver = "2"
version = "0.1.2"