Structs§
Functions§
- is_
whitespace 🔒 - True if
c
is considered a whitespace according to Rust language definition. See Rust language reference for definitions of these classes. - strip_
shebang - Returns the index after the shebang line, if present
- strip_
ws_ lines - Returns the index after any lines with only whitespace, if present