-
Notifications
You must be signed in to change notification settings - Fork 10
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
feat: build new api #4
Conversation
the simple_sender and the tests run fine, but the doc tests are broken, and we need to reorganize the exports to export everything necessary from lib.rs |
ok so a4dc115 implements appropriate exports and limits visibility to internal structs |
ok I believe this is ready @rj76 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I love what you did in this PR, great work. There are a few small things that I noticed.
replace the old java-like api with a new all inclusive api