kona_derive_alloy::prelude

Trait BatchValidationProviderDerive

Source
pub trait BatchValidationProviderDerive: BatchValidationProvider { }
Expand description

A super-trait for BatchValidationProvider that binds Self::Error to have a conversion into PipelineErrorKind.

Implementors§