nim-serde/config.nims

8 lines
152 B
Plaintext
Raw Normal View History

2024-02-06 22:40:48 +00:00
--styleCheck:usages
--styleCheck:error
# begin Nimble config (version 1)
when fileExists("nimble.paths"):
include "nimble.paths"
# end Nimble config