Home
Press ? for keyboard navigation
❮
Str and String equality
String replace all
❯
String notes
str - addr, length (a view into a utf-8 encoded bytes located either in the binary, on the stack, or on the heap)
&str - borrowed str
String - addr, length, capacity (owner)
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)