Crate maybe_owned [] [src]

This crate only provides the MaybeOwned enum

Take a look at it's documentation for more information.

Enums

MaybeOwned

This type provides a way to store data to which you either have a reference to or which you do own.