[][src]Type Definition cosmwasm_std::QueryResult

type QueryResult = Result<QueryResponse, StdError>;