Trait diesel::types::IntoNullable [] [src]

pub trait IntoNullable {
    type Nullable;
}

Associated Types

Implementors