Diffstat (limited to 'src/impls/alloc.rs')
| -rw-r--r-- | src/impls/alloc.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/impls/alloc.rs b/src/impls/alloc.rs new file mode 100644 index 0000000..67c81e2 --- /dev/null +++ b/src/impls/alloc.rs @@ -0,0 +1 @@ +// mod string; |