Module frontmatter

Module frontmatter 

Source

Structs§

ScriptSource

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