feat(native): provide FSWatcher

This commit is contained in:
LongYinan
2023-05-10 17:16:48 +08:00
parent 93521f434f
commit f25b75c0d8
23 changed files with 1215 additions and 788 deletions
+10
View File
@@ -0,0 +1,10 @@
max_width = 100
tab_spaces = 2
hard_tabs = false
format_strings = true
wrap_comments = true
imports_granularity = "Crate"
group_imports = "StdExternalCrate"