Export Canvas
if glow_canvas
feature is enabled
This commit is contained in:
parent
dfeb3db003
commit
5c4f5ae5ec
@ -50,7 +50,7 @@ mod platform {
|
||||
text_input::TextInput,
|
||||
};
|
||||
|
||||
#[cfg(feature = "canvas")]
|
||||
#[cfg(any(feature = "canvas", feature = "glow_canvas"))]
|
||||
#[doc(no_inline)]
|
||||
pub use canvas::Canvas;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user