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