diesel::expression_methods

Trait TextOrNullableText

Source
pub trait TextOrNullableText { }
Expand description

Marker trait used to implement PgTextExpressionMethods on the appropriate types. Once coherence takes associated types into account, we can remove this trait.

Implementorsยง