Module referenced

Source
Available on crate feature pkcs8 only.
Expand description

A module for working with referenced data.

Traitsยง

OwnedToRef
A trait for borrowing data from an owned struct
RefToOwned
A trait for cloning a referenced structure and getting owned objects