oxidecomputer / typify

compiler from JSON Schema into idiomatic Rust types
Apache License 2.0
451 stars 60 forks source link

Revert "Workaround for type name collisions (#601)" #654

Closed ahl closed 3 months ago

ahl commented 3 months ago

This reverts commit ed9a65adbcc38207f484ec8fffbdf9dfd0d1d1f5.

Caused unintended changes in oxide.rs:

https://github.com/oxidecomputer/oxide.rs/pull/783/commits/659c7597932ac6c44e6896aae932fe3ff25c4734#diff-7d0347dc114365c59a58ee0166408c8de5ed306db37619fef3c52ec724fdebd4

This led to build failures.

See #601