Doc clean up
This commit is contained in:
parent
d4dee92904
commit
f7cedb3536
2 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
/// Character Sets
|
||||
///
|
||||
/// Sets of characters valid for making up tokens.
|
||||
/* charset.rs
|
||||
* Eryn Wells <eryn@erynwells.me>
|
||||
*/
|
||||
|
||||
use std::collections::HashSet;
|
||||
use std::iter::FromIterator;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue