The Pine programming language.
Go to file
Aodhnait Étaín d90f6763d5 Add additional documentation
Adds documentation for TokenStream's chars and skip_whitespace, for
OffsetStr, in particular describing why do we need that structure, and
can't just use Rust's builtin &str, for Offset::from, explaining the
unsafety behind calling this function, and describing how unsafe are
implementations of Display and Debug for OffsetStr.
2021-05-23 10:13:52 +01:00
src Add additional documentation 2021-05-23 10:13:52 +01:00
.gitignore first commit, nyan~ 2021-05-22 21:34:55 +01:00
Cargo.toml first commit, nyan~ 2021-05-22 21:34:55 +01:00