A reference to a string inside of a raw HTTP message. ... hand you a bad `&RawStr`. let bad_str = unsafe { ::std::str::from_utf8_unchecked(b"a=\xff") }; let ...
確定! 回上一頁