mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Work around ICE for cargo doc+nih_plug_iced
This commit is contained in:
@@ -100,6 +100,8 @@ use std::sync::Arc;
|
||||
use crate::widgets::ParamMessage;
|
||||
|
||||
/// Re-export for convenience.
|
||||
// FIXME: Running `cargo doc` on nightly compilers without this attribute triggers an ICE
|
||||
#[doc(no_inline)]
|
||||
pub use iced_baseview::*;
|
||||
|
||||
pub mod assets;
|
||||
|
||||
Reference in New Issue
Block a user