Docs.rs
gatel-core-0.1.2
gatel-core 0.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
chrislearn
Dependencies
arc-swap ^1
normal
argon2 ^0.5
normal
optional
async-compression ^0.4
normal
async-trait ^0.1
normal
bcrypt ^0.19
normal
optional
bytes ^1
normal
certon ^0.1.2
normal
dashmap ^6
normal
futures-util ^0.3
normal
h3 ^0.0.8
normal
optional
h3-quinn ^0.0.10
normal
optional
hickory-resolver ^0.25
normal
http ^1
normal
http-body ^1
normal
http-body-util ^0.1
normal
hyper ^1
normal
hyper-rustls ^0.27
normal
hyper-util ^0.1
normal
kdl ^6
normal
password-hash ^0.6
normal
optional
pbkdf2 ^0.12
normal
optional
pin-project-lite ^0.2
normal
quinn ^0.11
normal
optional
rand ^0.10
normal
regex ^1
normal
reqwest ^0.13
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
salvo ^0.91
normal
scrypt ^0.11
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
tower-service ^0.3
normal
tracing ^0.1
normal
tempfile ^3
dev
Versions
58.78%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
interval
gatel_
core
0.1.2
In gatel_
core::
runtime
gatel_core
::
runtime
Function
interval
Copy item path
Source
pub fn interval(period:
Duration
) ->
Interval
Expand description
Create a periodic interval timer.