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

Deserializes a range value.