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

Deserializes a range value.