Cargo Features
prototty_glutin has no features set by default.
[dependencies]
prototty_glutin = { version = "0.27.0", features = ["serialize", "storage"] }
- serialize
-
Enables serialize of prototty_grid, prototty_input ^0.27, and prototty_render ^0.27
- storage = prototty_file_storage
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.