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
[dependencies.log]
version = "0.4"

[package]
authors = ["merl <merl.001.mia@gmail.com>"]
description = "Watch the external file resources and notify on change"
edition = "2021"
homepage = "https://github.com/merl-twin/source-watch"
include = ["**/*.rs", "Cargo.toml"]
license = "MIT"
name = "source-watch"
readme = "README.md"
repository = "https://github.com/merl-twin/source-watch"
version = "0.0.1"