Trait nature::nature_lib::middleware::filter::builtin_filter::FilterBefore[][src]

pub trait FilterBefore: Sync + Send {
    fn filter<'life0, 'life1, 'life2, 'async_trait>(
        &'life0 self,
        ins: &'life1 mut Instance,
        cfg: &'life2 str
    ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'async_trait>>
    where
        'life0: 'async_trait,
        'life1: 'async_trait,
        'life2: 'async_trait,
        Self: 'async_trait
; }

Required methods

Implementors

notice can only load one page data! more page consider use with MetaType::Loop