]> code.octet-stream.net Git - netwatcher/commit
Split out list and watch implementations
authorThomas Karpiniec <tom.karpiniec@outlook.com>
Sat, 8 Jun 2024 03:25:04 +0000 (13:25 +1000)
committerThomas Karpiniec <tom.karpiniec@outlook.com>
Sat, 8 Jun 2024 03:25:04 +0000 (13:25 +1000)
commit1c34fe3947aaf8af2d773d59bdebf19e17d78527
tree1578080b4c411ebd2e86353218011b767eff251f
parent0fdfcccec1a2e6cbd70ec47a57a255fbe1e285e0
Split out list and watch implementations
src/imp_mac.rs [deleted file]
src/imp_win.rs [deleted file]
src/lib.rs
src/list_mac.rs [new file with mode: 0644]
src/list_win.rs [new file with mode: 0644]
src/watch_mac.rs [new file with mode: 0644]
src/watch_win.rs [new file with mode: 0644]