Type Definition holochain_state::query::error::StateQueryResult[][src]

pub type StateQueryResult<T> = Result<T, StateQueryError>;