Docs.rs
rat-salsa-0.28.2
rat-salsa 0.28.2
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
thscharler
Dependencies
crossbeam ^0.8
normal
crossterm ^0.28
normal
log ^0.4
normal
rat-widget ^0.32
normal
ratatui ^0.29
normal
anyhow ^1.0
dev
cli-clipboard ^0.4.0
dev
configparser ^3.1.0
dev
directories-next ^2.0.0
dev
fern ^0.7
dev
humantime ^2.1
dev
pulldown-cmark ^0.12.0
dev
rand ^0.8.5
dev
rat-theme ^0.27
dev
ropey ^1.6.1
dev
sysinfo ^0.32.0
dev
textwrap ^0.16
dev
unicode-segmentation ^1.11
dev
Versions
93.44%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
rat_
salsa
0.28.2
Module timer
Module Items
Structs
In crate rat_
salsa
rat_salsa
Module
timer
Copy item path
Source
Expand description
Support for timers.
Structs
ยง
TimeOut
Timing event data. Used by
TimerEvent
.
Timer
Def
Holds the information to start a timer.
Timer
Event
Timer event.
Timer
Handle
Handle for a submitted timer.