pub fn to_execution_query_response(
value: Result<ExecutionQueryResponseItem, ExecutionQueryError>,
) -> ExecutionQueryResponse
Expand description
Converts a ExecutionQueryResponse
to a grpc_api::ExecutionQueryResponse
pub fn to_execution_query_response(
value: Result<ExecutionQueryResponseItem, ExecutionQueryError>,
) -> ExecutionQueryResponse
Converts a ExecutionQueryResponse
to a grpc_api::ExecutionQueryResponse