pub type Error = Error<Val>;
Error that can occur during filter execution.
pub struct Error(/* private fields */);