pub type AabbQuery<'world, 'state, 'a> = Query<'world, 'state, &'a LastBoundingBox>;Aliased Typeยง
pub struct AabbQuery<'world, 'state, 'a> { /* private fields */ }pub type AabbQuery<'world, 'state, 'a> = Query<'world, 'state, &'a LastBoundingBox>;pub struct AabbQuery<'world, 'state, 'a> { /* private fields */ }