Function bdrck::configuration::reset[][src]

pub fn reset<T: Clone + Serialize + DeserializeOwned + 'static>(
    id: &Identifier
) -> Result<()>

reset modifies the configuration singleton matching the given identifier to its default values.