Searched defs:as_bytes_or_null (Results 1 – 1 of 1) sorted by relevance
144 pub fn as_bytes_or_null(&self) -> FromSqlResult<Option<&'a [u8]>> { in as_bytes_or_null() method329 fn as_bytes_or_null() -> FromSqlResult<()> { in as_bytes_or_null() function