Struct sid::NoneAsNullId
[−]
[src]
pub struct NoneAsNullId;
Use this as the NullId type parameter of the freelist if the id type is an option,
to use Option::None as the null id value.