Trait CanGetReference

Source
pub trait CanGetReference: Policy { }
Expand description

Permits getting a immutable reference to the value.

Implementors§