mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
700a29e157
Constructors with long param lists can be hard to reason about when a number of the args are `None`, in practice. Introducing a struct to use as the args type helps make things more self-documenting.
700a29e157
ยท
2026-01-27 19:15:38 +00:00
History