optionize
Core crate for the optionize framework. This crate provides the traits and data types necessary to handle optionized structs, such as PartialOptionized, Optionizable, and Optionized.
It also re-exports the macros from optionize-macros for convenience.
For full documentation and examples, please see the workspace README.
Usage
[]
= "0.1"
License
MIT License