Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 617 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 617 Bytes

NESM

pipeline status

NESM stands for Nim's Easy Serialization Macro. The macro that allowing generation of serialization functions by one line of code!

Documentation can be found here. Dont forget to check out the tests for more examples.

Bug reporting

If you found a bug or any strange behaviour in the macro please attach to the bug report the output of Nim compiler when -d:debug flag passed.