Type Definition tokio_thrift::ThriftResult [] [src]

type ThriftResult<T> = Result<T, ThriftError>;