pub type Ref<T> = Ref<T>;
di
Represents the type alias for an options reference.
pub struct Ref<T> { /* private fields */ }