Skip to main content

lower

Type Alias lower 

Source
pub type lower<x> = lower<<x as AsExpression<Text>>::Expression>;
Expand description

The return type of lower()

Aliased Typeยง

pub struct lower<x> { /* private fields */ }