Function postgres_protocol::types::inet_from_sql

source ·
pub fn inet_from_sql(buf: &[u8]) -> Result<Inet, Box<dyn Error + Sync + Send>>
Expand description

Deserializes a Postgres inet.