Trait elfo_core::config::Config[][src]

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

Implementors