-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improve crate structure and macros (#79)
* feat: generate object conversions * refactor: move Object to common and provide more convenience impls * chore: cleanup traits * refactor: move more conversions to derive macro * refactor: move requesst impls to api module * refactor: implement request action in macro * feat: fully features catalog handler * test: credentials handler * chore: format
- Loading branch information
Showing
46 changed files
with
2,086 additions
and
1,380 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.