Type Definition holochain_state::query::QueryData[][src]

pub type QueryData<Q> = <<Q as Query>::Item as HasValidationStatus>::Data;
Expand description

Helper for getting to the inner Data type of the Item of a Query