Trait upon::filters::FilterError

source ·
pub trait FilterError { }
Available on crate feature filters only.
Expand description

A value returned from a filter.

See the module documentation for more information.

Implementations on Foreign Types§

source§

impl FilterError for &str

source§

impl FilterError for String

Implementors§