risingwave_batch::error

Trait Alias Error

source
trait Error = Error
    + Send
    + Sync
    + 'static;