Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Glob-reexport all generated models in Rust (#809)
Like what's fixed in #806, sometimes types are accidentally not publicly reexported in the `api` package. This changes the import/reexport statement to a glob so generated models are automatically reexported.
- Loading branch information