[#BBFC37DEF5FCC3FC80FFD1A5D7BEA50C7750B389]
Return the number of params
std::size_t size() const noexcept;
assert( url_view( "?key=value").params().size() == 1 );
Constant.
Throws nothing.