Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: Remove struct_ext for now #42

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Conversation

maxveldink
Copy link
Owner

Having a project load in the struct_ext class has had unintended consequences, specifically around tooling that relies on T::Structs (e.g. Packwerk). For now, I'm going to remove this ability and defer making this easier to work with directly on structs, and instead allow Schema creation from a struct.

@maxveldink maxveldink merged commit a10a897 into main Mar 12, 2024
6 checks passed
@maxveldink maxveldink deleted the mv/remove-struct-ext branch March 12, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant