Docs.rs
osal-rs-0.1.2
osal-rs 0.1.2
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
passy1977
Dependencies
osal-rs-build ^0.1.0
build
Versions
4.31%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
TimerParam
osal_rs
0.1.2
Timer
Param
Aliased Type
In osal_
rs::
os
osal_rs
::
os
Type Alias
Timer
Param
Copy item path
Source
pub type TimerParam =
Arc
<dyn
Any
+
Send
+
Sync
>;
Aliased Type
ยง
pub struct TimerParam {
/* private fields */
}