make_defaults

Function make_defaults 

Source
pub fn make_defaults(
    project_dir: &str,
    is_library: bool,
) -> Result<(), Box<dyn Error>>