mirror of
https://github.com/rwf2/Rocket.git
synced 2025-01-17 23:19:06 +00:00
Remove incorrect statement in 'RawStr' docs.
This commit is contained in:
parent
7ae9bb678c
commit
a8e9362b38
@ -102,10 +102,6 @@ impl RawStr {
|
||||
/// percent-encoded byte sequences will be replaced <20> U+FFFD, the
|
||||
/// replacement character.
|
||||
///
|
||||
/// # Errors
|
||||
///
|
||||
/// Returns an `Err` if the percent encoded values are not valid UTF-8.
|
||||
///
|
||||
/// # Example
|
||||
///
|
||||
/// With a valid string:
|
||||
|
Loading…
Reference in New Issue
Block a user