chore(docs): core/sdk lib.rs and IggyClient docs - #3809
Open
haubur wants to merge 5 commits into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3809 +/- ##
============================================
- Coverage 76.58% 75.02% -1.56%
Complexity 1046 1046
============================================
Files 1347 1347
Lines 171018 165645 -5373
Branches 142372 137074 -5298
============================================
- Hits 130967 124283 -6684
- Misses 36233 37241 +1008
- Partials 3818 4121 +303
🚀 New features to boost your workflow:
|
slbotbm
requested changes
Aug 3, 2026
haubur
marked this pull request as ready for review
August 8, 2026 08:09
Contributor
Author
|
/ready |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Draft PR as discussed here: https://discord.com/channels/1144142576266530928/1144142825630474360/1507361396382240839
Would be nice to get some feedback on:
If the general direction is good and supported, happy to clean and merge.
Would suggest to continue with IggyConsumer and IggyProducer in a next PR.
Which issue does this PR address?
Closes #3306Rationale
Adding User facing docs for the Rust SDK.
What changed?
Local Execution
AI Usage
Everything is manually written or at least re-written in cases I had claude suggest a formulation.