Cargo Features
geoms has no features set by default.
[dependencies]
geoms = { version = "0.0.1", features = ["win32", "d2d", "nightly"] }
- win32
-
Enables conversions to and from Win32 foundational geometry types.
Enables Win32_Foundation of windows ^0.42.0
- d2d
-
Enables conversions to and from Direct2D geometry types.
Enables Win32_Graphics_Direct2D_Common of windows ^0.42.0
- nightly
-
Enables nightly-specific optional features for documentation.
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- windows d2d? win32?
-
Enables windows ^0.42.0