Searched defs:BqlRef (Results 1 – 1 of 1) sorted by relevance
818 pub struct BqlRef<'b, T: 'b> { struct826 impl<T> Deref for BqlRef<'_, T> { argument836 impl<'b, T> BqlRef<'b, T> { impl856 impl<T: fmt::Debug> fmt::Debug for BqlRef<'_, T> { implementation862 impl<T: fmt::Display> fmt::Display for BqlRef<'_, T> { implementation