You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
`inline-str` is a small and cheaply cloned string type, intended for use in cases where you expect to be cloning the same short string many times.
4
4
5
-
It is a thin layer over [`inline-array`](https://github.com/komora-io/inline-array) inspired by @spacejam's work who suggested I build this crate a while back.
5
+
It is a thin layer over [`inline-array`](https://github.com/komora-io/inline-array) inspired by [@spacejam's](https://github.com/spacejam) work who suggested I build this crate a while back.
0 commit comments