file-watcher 0.0.13

A crate for watching files for changes.
Documentation
[package]

name = "file-watcher"

version = "0.0.13"

authors = ["Ethan Brierley <ethanboxx@gmail.com>"]

license = "MIT/Apache-2.0"

readme = "README.md"

description = """
A crate for watching files for changes.
"""

documentation = "https://docs.rs/file-watcher/"

homepage = "http://efunb.com/"

repository = "https://gitlab.com/efunb/file-watcher"

edition = "2018"



[dependencies]

set-error = "0.0.1"