github.com/kyleu/dbaudit@v0.0.2-0.20240321155047-ff2f2c940496/doc/module/types.md (about) 1 <!--- Content managed by Project Forge, see [projectforge.md] for details. --> 2 # Types 3 4 This is a module for [Project Forge](https://projectforge.dev). It provides classes for representing common data types 5 6 https://github.com/kyleu/projectforge/tree/master/module/types 7 8 ### License 9 10 Licensed under [CC0](https://creativecommons.org/publicdomain/zero/1.0) 11 12 ### Usage 13 14 Provides a bunch of structs representing types, with a focus on JSON serialization. It's kind of weird.