You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pantonshire 383f0ae358 strings: add CappedString::clear method
This patch implements `CappedString::clear`, which provides an easy way
for users to clear the contents of a `CappedString`.
3 years ago
..
encoding Documentation 3 years ago
strings strings: add CappedString::clear method 3 years ago
convert.rs Percent decoding compliant with URL standard, export percent encoder and decoder types 3 years ago
either.rs Deny unsafe_op_in_unsafe_fn 3 years ago
lib.rs Deny unsafe_op_in_unsafe_fn 3 years ago
sink.rs Percent decoding compliant with URL standard, export percent encoder and decoder types 3 years ago
uuid.rs RFC 3986 percent encoding, std feature now depends on alloc feature 3 years ago