Docs.rs
maolan-engine-0.0.4
maolan-engine 0.0.4
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Homepage
Repository
crates.io
Source
Owners
mekanix
Dependencies
byteorder ^1.5.0
normal
libloading ^0.8.9
normal
midly ^0.5.3
normal
num_cpus ^1.17.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.50.0
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.22
normal
vst3 ^0.3
normal
wavers ^1.5.1
normal
lilv ^0.2.4
normal
lv2_raw ^0.2.0
normal
alsa ^0.9.1
normal
coreaudio-sys ^0.2.17
normal
coremidi ^0.7.0
normal
jack ^0.13.5
normal
nix ^0.31.2
normal
Versions
2.02%
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
PluginGraphSnapshot
maolan_
engine
0.0.4
In maolan_
engine::
message
maolan_engine
::
message
Type Alias
Plugin
Graph
Snapshot
Copy item path
Source
pub type PluginGraphSnapshot = (
Vec
<
PluginGraphPlugin
>,
Vec
<
PluginGraphConnection
>);