Function postgres_protocol::types::path_from_sql

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

Deserializes a Postgres path.