pub type abbrev<addr> = abbrev<<addr as Expression>::SqlType, addr>;
Return type of the abbrev() SQL function.
abbrev()
pub struct abbrev<addr> { /* private fields */ }