hannobraun / inotify-rs

Idiomatic inotify wrapper for the Rust programming language
ISC License
254 stars 64 forks source link

Add wrapper functions to `bitflags` types #218

Closed hannobraun closed 1 month ago

hannobraun commented 1 month ago

This reduces potential breakage for users of this library.

See https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md#200 for context.