pub type FullQueryRef<'a> = SliceRef<'a, f32, FullQueryMeta>;
pub struct FullQueryRef<'a> { /* private fields */ }