[–] skeptrune 1y ago ↗ For sure one of the more concise and practical guides I've seen on the topic. Substrings make for a fantastic Northstar example.
[–] goldsteinq 1y ago ↗ > This means it has a known size (The same as a usize.)Double that of a usize, since str is an unsized type and needs a fat pointer.
2 comments
[ 2.6 ms ] story [ 18.5 ms ] threadDouble that of a usize, since str is an unsized type and needs a fat pointer.