to_config_error

Function to_config_error 

pub fn to_config_error<E>(e: E) -> MoosyncError
where E: Error + Send + Sync + 'static,