additional feature flag to suppress a warning
This commit is contained in:
parent
3820f20048
commit
402a8be205
@ -1,5 +1,6 @@
|
||||
//! Beispiel: Exportiere ein SVG aus einer einfachen Zeichnung
|
||||
|
||||
#[cfg(feature = "svg")]
|
||||
use turtle_lib::*;
|
||||
|
||||
#[cfg(feature = "svg")]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user