Trait opendp::dom::InherentNull[][src]

pub trait InherentNull: CheckNull {
    const NULL: Self;
}

Associated Constants

Implementations on Foreign Types

Implementors