We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b4d09c commit e4b047cCopy full SHA for e4b047c
text/0000-c-str-deref.md
@@ -134,9 +134,7 @@ in favor of composition of the functions described above:
134
## Proof of concept
135
136
The described interface changes are implemented in crate
137
-[c_string](https://github.com/mzabaluev/rust-c-str), with a difference
138
-that the `CStr` token type has a bogus static size, as a compromise to
139
-offer better performance in current Rust.
+[c_string](https://github.com/mzabaluev/rust-c-str).
140
141
# Drawbacks
142
0 commit comments