{"id":58995,"library":"hotwatch","title":"hotwatch","description":"A Rust library for conveniently watching and handling file changes.","status":"active","version":"0.5.0","language":"rust","source_language":null,"source_url":"https://github.com/francesca64/hotwatch","tags":["file","watch","hot-reload","filesystem"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nhotwatch = \"0.5.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add hotwatch","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Hotwatch","correct":"use hotwatch::Hotwatch;"}],"quickstart":{"code":"use hotwatch::Hotwatch;\nlet mut hotwatch = Hotwatch::new().unwrap();\nhotwatch.watch(\"./\", |event| println!(\"File changed: {:?}\", event)).unwrap();\nhotwatch.run();","lang":"rust","description":"Watch a directory for file changes and handle events."},"warnings":[],"env_vars":null,"search_vec":"'chang':11 'conveni':6 'file':10,12 'filesystem':17 'handl':9 'hot':15 'hot-reload':14 'hotwatch':1 'librari':4 'reload':16 'rust':3 'watch':7,13","created_at":"2026-06-16T16:46:30.230906+00:00","updated_at":"2026-06-16T16:46:30.230906+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/francesca64/hotwatch","github":"https://github.com/francesca64/hotwatch","docs":"https://docs.rs/hotwatch/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}