source-watch 0.0.1

Watch the external file resources and notify on change
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14



#[cfg(test)]
mod test {

    #[test]
    fn main() {
        
        
        panic!("New lib template")
    }
}