[][src]Function postgres_protocol::types::inet_from_sql

pub fn inet_from_sql(
    buf: &[u8]
) -> Result<Inet, StdBox<dyn Error + Sync + Send>>

Deserializes a Postgres inet.