pub fn create_hotloader<T: 'static>( path: &Path, label: &'static str, driver: Weak<Driver>, ) -> Result<RecommendedWatcher>