Type Definition block_tools::db::use_diesel::helper_types::Escape[][src]

type Escape<Lhs> = Escape<Lhs, <String as AsExpression<Text>>::Expression>;

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