4 lines
65 B
Rust
4 lines
65 B
Rust
pub mod watcher;
|
|
|
|
pub use watcher::{run_watcher, WatcherConfig};
|
pub mod watcher;
|
|
|
|
pub use watcher::{run_watcher, WatcherConfig};
|