Skip to main content

GRc

Type Alias GRc 

Source
pub type GRc<T> = RcA<T, Perm>;
Expand description

RcA<T, Perm>

Aliased Typeยง

pub struct GRc<T> { /* private fields */ }