Type Definition catalyst_entities::OptFragRef

source ·
pub type OptFragRef<T> = Option<FragRef<T>>;