Trait elfo::Config[][src]

pub trait Config: 'static + for<'de> Deserialize<'de> + Send + Sync + Debug { }

Implementors