pub type broadcast<addr> = broadcast<<addr as Expression>::SqlType, addr>;Expand description
Return type of the broadcast() SQL function.
Aliased Typeยง
pub struct broadcast<addr> { /* private fields */ }pub type broadcast<addr> = broadcast<<addr as Expression>::SqlType, addr>;Return type of the broadcast() SQL function.
pub struct broadcast<addr> { /* private fields */ }