listen 0.1.1

A listener for filesystem events that executes a function when the event occurs
Documentation
[badges.appveyor]
repository = "jaredforth/listen"

[badges.travis-ci]
repository = "jaredforth/listen"

[dependencies.fsutils]
version = "0.1.0"

[dependencies.walkdir]
version = "2"

[package]
authors = ["Jared Forth <jaredforthdev@gmail.com>"]
categories = ["filesystem"]
description = "A listener for filesystem events that executes a function when the event occurs"
documentation = "https://docs.rs/listen"
edition = "2018"
homepage = "https://crates.io/crates/listen"
keywords = ["listener", "utility"]
license = "MIT OR Apache-2.0"
name = "listen"
readme = "README.md"
repository = "https://github.com/jaredforth/listen"
version = "0.1.1"