Type Definition holochain_state::query::QueryData

source ·
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