Type Alias OptionTypeRef

Source
pub type OptionTypeRef = Rc<OptionType>;

Aliased Typeยง

struct OptionTypeRef { /* private fields */ }