postgres_protocol::types

Function array_from_sql

source
pub fn array_from_sql(
    buf: &[u8],
) -> Result<Array<'_>, Box<dyn Error + Sync + Send>>
Expand description

Deserializes an array value.