[][src]Type Definition graph_rs_sdk::error::GraphResult

type GraphResult<T> = Result<T, GraphFailure>;