pub fn broadcast<T: InetOrCidr + SingleValue, addr>(
addr: addr,
) -> broadcast<T, addr>where
addr: AsExpression<T>,
Available on crate feature
postgres_backend
only.Expand description
Computes the broadcast address for the address’s network.