Docs.rs
rill-osc-0.5.0
rill-osc 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
06 July 2026
Links
Repository
crates.io
Source
Owners
MoysheBenRabi
Dependencies
log ^0.4
normal
thiserror ^1.0
normal
tokio ^1.0
normal
float-cmp ^0.9
dev
Versions
100%
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
Module server
rill_
osc
0.5.0
Module server
Module Items
Structs
In crate rill_
osc
rill_osc
Module
server
Copy item path
Source
Expand description
UDP-based OSC server for receiving and dispatching messages.
Structs
ยง
OscServer
A UDP OSC server that listens for packets and dispatches them to registered pattern handlers.