default_init

Function default_init 

Source
pub fn default_init<T>() -> Result<T, Box<dyn Error>>
where T: Default,