pub type lower<x> = lower<<x as AsExpression<Text>>::Expression>;
The return type of lower()
lower()
pub struct lower<x> { /* private fields */ }