Structs§
- A builder that allows efficiently and easily constructing the part of a URL after the domain:
nightly/core/str/struct.Bytes.html.
Constants§
- This is just a guess at the average length of a URL part, used for
String::with_capacitycalls in theFromIteratorandExtendimpls, and for estimating item path lengths.
Functions§
- Estimate the number of bytes in an item’s path, based on how many segments it has.