[][src]Type Definition diesel::dsl::Escape

type Escape<Lhs> = Escape<Lhs, AsExprOf<String, VarChar>>;

The return type of lhs.escape('x')