Docs.rs
rill-graph-0.4.0
rill-graph 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
MoysheBenRabi
Dependencies
crossbeam-channel ^0.5
normal
log ^0.4
normal
parking_lot ^0.12
normal
rill-core ^0.4.0
normal
serde ^1.0
normal
optional
serde_cbor ^0.11
normal
optional
serde_json ^1.0
normal
optional
thiserror ^1.0
normal
rill-core-dsp ^0.4.0
dev
Versions
86.05%
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
StereoBlock
rill_
graph
0.4.0
In rill_
graph::
prelude
rill_graph
::
prelude
Type Alias
Stereo
Block
Copy item path
Source
pub type StereoBlock<T, const N:
usize
> = [
[T; N]
;
2
];
Expand description
Stereo signal block type (left, right)