Type Definition catalyst_entities::OptVRef

source ·
pub type OptVRef<T> = Option<VRef<T>>;