pub(crate) fn event_fn(res: Result<Event>, sender: &Sender<String>)
Event function to hotreload the dynamic library
This is called by the watcher to filter for modify events on .rs files before sending them back.
.rs