Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 325 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 325 Bytes

Secret

Obscure sensitive or private values by default to prevent data leaks into logs, prints, etc.

TODOs

  • Any helpful Raw*Representable conformances?
  • Add tests for encoding
  • Add tests for decoding
  • Extend Swift version support to maximum possible
  • Is it worthwhile to add macros? That's a big dependency cost.