[#01632C4885BE4536F568C86F0AC1BB9F9F235473]
The value type
using value_type = std::string;
Values of this type represent a segment where unique ownership is retained by making a copy.
segments_encoded_base::value_type ps( url_view( "/path/to/file.txt" ).encoded_segments().back() );