watchexec 8.2.0

Library to execute commands in response to file modifications
Documentation
1
2
3
4
5
//! Sources of events.

pub mod fs;
pub mod keyboard;
pub mod signal;