[][src]Function hotglsl::watch_paths

pub fn watch_paths<I>(paths: I) -> Result<Watch, CreationError> where
    I: IntoIterator,
    I::Item: AsRef<Path>, 

Watch each of the specified paths for events.