Type Alias QueryOutput

Source
pub type QueryOutput<'a, Q> = <<Q as Query>::Fetch as Fetch<'a>>::Output;