abbrev

Type Alias abbrev 

Source
pub type abbrev<addr> = abbrev<<addr as Expression>::SqlType, addr>;
Expand description

Return type of the abbrev() SQL function.

Aliased Typeยง

pub struct abbrev<addr> { /* private fields */ }