Gate the Path item behind the 'std' feature

This commit is contained in:
Olivier Goffart 2021-11-25 13:41:01 +01:00 committed by Olivier Goffart
parent 5b4d6e8ece
commit 844c5cf7ec
9 changed files with 183 additions and 146 deletions

View file

@ -71,6 +71,7 @@ pub use graphics::Brush;
#[doc(inline)]
pub use graphics::RgbaColor;
#[cfg(feature = "std")]
#[doc(inline)]
pub use graphics::PathData;