This website requires JavaScript.
Explore
Help
Sign In
Parsers
/
source-stream-0.rs
Watch
1
Star
0
Fork
0
You've already forked source-stream-0.rs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2bb3b7a9a9
source-stream-0.rs
/
src
History
Andrew Golovashevich
2bb3b7a9a9
Cleaned sandbox to avoid compile errors in users' tests
2025-12-02 20:52:04 +03:00
..
ascii
Minor code cleanup in ascii char
2025-11-24 22:39:05 +03:00
converter
Returning '.currentChar' method because this makes parsers cleaner (presumably without any performance loss); removed char returns from other methods and simplified some duplicated code
2025-11-26 19:14:34 +03:00
default_streams
Returning '.currentChar' method because this makes parsers cleaner (presumably without any performance loss); removed char returns from other methods and simplified some duplicated code
2025-11-26 19:14:34 +03:00
pos
Removed lifetimes from traits
2025-11-24 22:08:05 +03:00
collected_substring.rs
Removed lifetimes from traits
2025-11-24 22:08:05 +03:00
lib.rs
Removed macros
2025-11-24 22:48:56 +03:00
sandbox.rs
Cleaned sandbox to avoid compile errors in users' tests
2025-12-02 20:52:04 +03:00
stream.rs
Returning '.currentChar' method because this makes parsers cleaner (presumably without any performance loss); removed char returns from other methods and simplified some duplicated code
2025-11-26 19:14:34 +03:00