Docs.rs
vst3-host-0.9.0
vst3-host 0.9.0
Permalink
Docs.rs crate page
MIT
28 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
HelgeSverre
Dependencies
cpal ^0.18
normal
optional
crossbeam-queue ^0.3
normal
egui ^0.34
normal
optional
libc ^0.2
normal
libloading ^0.8
normal
log ^0.4
normal
midir ^0.11
normal
optional
raw-window-handle ^0.6
normal
optional
rtrb ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
vst3 ^0.3.0
normal
cpal ^0.18
dev
eframe ^0.34
dev
env_logger ^0.11
dev
midly ^0.5
dev
raw-window-handle ^0.6
dev
rfd ^0.17
dev
xcb ^1.7
normal
core-foundation ^0.10
normal
objc2 ^0.6
normal
objc2-app-kit ^0.3.2
normal
objc2-foundation ^0.3
normal
winapi ^0.3
normal
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 error
vst3_
host
0.9.0
Module error
Module Items
Enums
Type Aliases
In crate vst3_
host
vst3_host
Module
error
Copy item path
Source
Expand description
Error types for the vst3-host library
Enums
§
Error
Main error type for vst3-host operations.
Type Aliases
§
Result
Convenient Result type alias