Docs.rs
owb-core-0.1.0
owb-core 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Token-Thinker
Dependencies
embassy-net ^0.7.0
normal
embassy-sync ^0.7.0
normal
embassy-time ^0.4.0
normal
embedded-hal ^1.0
normal
embedded-hal-bus ^0.3.0
normal
embedded-io-async ^0.6
normal
hashbrown ^0.15.2
normal
icm42670 ^0.2.0
normal
lazy_static ^1.5.0
normal
libm ^0.2.11
normal
picoserve ^0.16.0
normal
pwm-pca9685 ^1.0.0
normal
serde ^1
normal
serde_json ^1
normal
smart-leds-trait ^0.3.0
normal
static_cell ^2.0
normal
tracing ^0.1
normal
embedded-hal-mock ^0.11.1
dev
Versions
61.63%
of the crate is documented
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
owb_
core
0.1.0
In owb_
core::
utils
owb_core
::
utils
Function
block_for
Copy item path
Source
pub fn block_for(duration:
Duration
)
Expand description
Blocks for at least
duration
.