1
0
Fork 0
nih-plug/nih_plug_iced/src/lib.rs

7 lines
206 B
Rust
Raw Normal View History

//! [iced](https://github.com/iced-rs/iced) editor support for NIH plug.
//!
//! TODO: Proper usage example, for now check out the gain_gui example
/// Re-export for convenience.
pub use iced_baseview::*;