Skip to content

Commit

Permalink
Merge pull request #205 from zachs18/patch-1
Browse files Browse the repository at this point in the history
Re-export `watches::Watches` at crate root.
  • Loading branch information
hannobraun committed Jun 16, 2023
2 parents d01df82 + 2d2f43d commit f189717
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ pub use crate::util::{
get_absolute_path_buffer_size,
};
pub use crate::watches::{
Watches,
WatchDescriptor,
WatchMask,
};
Expand Down

0 comments on commit f189717

Please sign in to comment.