diff options
Diffstat (limited to 'mingling_pathf/test/src/use_all.rs')
| -rw-r--r-- | mingling_pathf/test/src/use_all.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_pathf/test/src/use_all.rs b/mingling_pathf/test/src/use_all.rs new file mode 100644 index 0000000..b26a83d --- /dev/null +++ b/mingling_pathf/test/src/use_all.rs @@ -0,0 +1 @@ +pub struct UseAllStruct; |
