pub fn hstore_from_sql( buf: &[u8], ) -> Result<HstoreEntries<'_>, Box<dyn Error + Sync + Send>>
Deserializes an HSTORE value.
HSTORE