mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
parent
0296b7165b
commit
e154e33add
@ -247,7 +247,7 @@ pub trait AsciiExt {
|
||||
/// Checks if the value is an ASCII graphic character:
|
||||
/// U+0021 '@' ... U+007E '~'.
|
||||
/// For strings, true if all characters in the string are
|
||||
/// ASCII punctuation.
|
||||
/// ASCII graphic characters.
|
||||
///
|
||||
/// # Note
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user