mirror of
https://github.com/visioncortex/vtracer.git
synced 2025-12-07 09:36:09 -08:00
Feature guard
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
mod config;
|
mod config;
|
||||||
mod converter;
|
mod converter;
|
||||||
mod svg;
|
mod svg;
|
||||||
|
#[cfg(feature = "python-binding")]
|
||||||
mod python;
|
mod python;
|
||||||
|
|
||||||
pub use config::*;
|
pub use config::*;
|
||||||
|
|||||||
Reference in New Issue
Block a user