Closed agocke closed 3 months ago
Moves more argument parsing over to Serde.CmdLine and adds support for unions using the new Serde ISerdeInfo interface.
Also builds help text entirely out of ISerdeInfoProvider, which allows it to be built separate from deserialization, fully statically.
Moves more argument parsing over to Serde.CmdLine and adds support for unions using the new Serde ISerdeInfo interface.
Also builds help text entirely out of ISerdeInfoProvider, which allows it to be built separate from deserialization, fully statically.