Function postgres_protocol::types::array_from_sql[][src]

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

Deserializes an array value.