Structsยง
- UrlParts
Builder ๐ - A builder that allows efficiently and easily constructing the part of a URL
after the domain:
nightly/core/str/struct.Bytes.html
.
Constantsยง
- AVG_
PART_ ๐LENGTH - This is just a guess at the average length of a URL part,
used for
String::with_capacity
calls in theFromIterator
andExtend
impls.