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