Yet Another Rust Yaml
Find a file
Paul Stemmet a66664dd27 lib/scanner: mv cow! to normal macros, add check!
- cow! is useful for non test
- check! is a macro for determining if a buffer has the given byte at
  the given pos (default 0)
- also add an advance! variant that returns the removed slice
2021-06-06 08:44:15 +01:00
.github/workflows
src lib/scanner: mv cow! to normal macros, add check! 2021-06-06 08:44:15 +01:00
.gitignore
Cargo.lock
Cargo.toml