parent
0296b7165b
commit
e154e33add
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue