Type Definition diesel::helper_types::Escape [−][src]
pub type Escape<Lhs> = Escape<Lhs, AsExprOf<String, VarChar>>;Expand description
The return type of
lhs.escape('x')
pub type Escape<Lhs> = Escape<Lhs, AsExprOf<String, VarChar>>;The return type of
lhs.escape('x')