Rent

Type Alias Rent 

Source
pub type Rent<E> = OwnedEventGuard<E>;

Aliased Typeยง

pub struct Rent<E> { /* private fields */ }