Component
Fields of this type
Fields
- raw:[]const u8
- Invalid characters in this component must be percent encoded
- percent_encoded:[]const u8
- This component is already percent-encoded, it can be printed
Functions in this namespace
Functions
- toRaw
- Returned value may point into `buffer` or be the original string.
- toRawMaybeAlloc
- Allocates the result with `arena` only if needed, so the result should not be freed.
= .{ .percent_encoded = "" }
Values
- empty
- = .{ .percent_encoded = "" }