hotwatch 0.5.0

A Rust library for conveniently watching and handling file changes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[
    {
        "name": "Francesca",
        "hobby": "drawing",
        "favorite_color": "orange"
    },
    {
        "name": "Elizabeth",
        "hobby": "cooking",
        "favorite_color": "black"
    }
]