Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 431 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 431 Bytes

unimarkup-commons

This crate provides common functionalities needed in other Unimarkup crates.

  • config ... Contains the config struct defining what arguments are available for compilation
  • lexer ... Contains the TokenIterator used to iterate over tokenized input containing Unimarkup elements
  • test_runner ... Contains convenience traits and macros to create automated snapshot tests

License

Apache 2.0 Licensed