pub trait TypedExpressionType { }
Expand description

Marker trait for possible types of Expression::SqlType

Implementations on Foreign Types

Implementors