Trait bpxe::model::ExpressionEngineFactory[][src]

pub trait ExpressionEngineFactory<T>: Factory<Item = MultiLanguageEngine> + Send + Sync where
    T: Send + Sync + 'static, 
{ }

Expression engine factory

Implementors

Loading content...