print_details

Function print_details 

Source
pub fn print_details<T>(working_dir: &Path, config: &Vec<T>)
where T: HelpMetadata,