diff options
Diffstat (limited to '_prototype/converter/src/utils.rs')
| -rw-r--r-- | _prototype/converter/src/utils.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_prototype/converter/src/utils.rs b/_prototype/converter/src/utils.rs new file mode 100644 index 0000000..0fbb516 --- /dev/null +++ b/_prototype/converter/src/utils.rs @@ -0,0 +1 @@ +pub mod path_fmt; |
