Docs.rs
firewheel-0.10.0
firewheel 0.10.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
BillyDM
Dependencies
firewheel-core ^0.10.0
normal
firewheel-cpal ^0.10.0
normal
optional
firewheel-graph ^0.10.0
normal
firewheel-nodes ^0.10.0
normal
firewheel-pool ^0.10.0
normal
optional
firewheel-rtaudio ^0.10.0
normal
optional
firewheel-symphonium ^0.10.0
normal
optional
smallvec ^1
normal
optional
thiserror ^2
normal
thunderdome ^0.6
normal
optional
criterion ^0.7
dev
Versions
0%
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 graph
firewheel
0.10.0
Module graph
Module Items
Structs
Type Aliases
In crate firewheel
firewheel
Module
graph
Copy item path
Source
Structs
§
Edge
An
Edge
is a connection from source node and port to a destination node and port.
EdgeID
A globally unique identifier for an
Edge
.
Node
Entry
Type Aliases
§
PortIdx
The index of an input/output port on a particular node.