run

Function run 

Source
pub fn run(
    project_file_serach_location: &Path,
    args: &HydrateCodegenArgs,
) -> Result<(), Box<dyn Error>>