Expand description
This crate only provides the MaybeOwned
enum
Take a look at it’s documentation for more information.
Enums§
- This type provides a way to store data to which you either have a reference to or which you do own.
This crate only provides the MaybeOwned
enum
Take a look at it’s documentation for more information.