Type Definition thrust::ThriftResult [] [src]

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