pub fn run( contract: &Path, output_dir: &Path, binding_path: Option<&Path>, readme: bool, ci: bool, ) -> Result<(), Box<dyn Error>>