Skip to content

SolinkCorp/rust-tokio-file-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solink-tokio-file-watch

Provides a library for watching a JSON file and reloading it when it changes.

Example:

let config_watch: JsonWatch<Config> = solink_tokio_file_watch::json_watch("./config.json").await?;

About

Watch JSON files in rust and react when they change.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages