Skip to content

docs: add rustdoc examples across sketches#58

Merged
leerho merged 3 commits into
apache:mainfrom
PsiACE:update-rust-docs
Jan 4, 2026
Merged

docs: add rustdoc examples across sketches#58
leerho merged 3 commits into
apache:mainfrom
PsiACE:update-rust-docs

Conversation

@PsiACE
Copy link
Copy Markdown
Member

@PsiACE PsiACE commented Dec 31, 2025

  • Add rustdoc examples across countmin/frequencies/hll/theta/tdigest
  • Add minimal examples for public Error and ResizeFactor types to improve doc interactivity.

Close #55

@leerho
Copy link
Copy Markdown
Member

leerho commented Jan 1, 2026

I need to see an approving review by a Rust contributor before I feel comfortable in merging this :)

Comment thread datasketches/src/countmin/sketch.rs Outdated
Copy link
Copy Markdown
Member

@notfilippo notfilippo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Just a couple of nits.

Comment thread datasketches/src/countmin/sketch.rs Outdated
Comment thread datasketches/src/frequencies/mod.rs Outdated
Comment thread datasketches/src/countmin/sketch.rs Outdated
@PsiACE
Copy link
Copy Markdown
Member Author

PsiACE commented Jan 2, 2026

All comments have been addressed. Thanks to @ZENOTME and @notfilippo for your reviews.

@notfilippo
Copy link
Copy Markdown
Member

@leerho / @freakyzoidberg feel free to merge :)

@leerho leerho merged commit 9ade42d into apache:main Jan 4, 2026
9 checks passed
@PsiACE PsiACE deleted the update-rust-docs branch January 5, 2026 00:57
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.

Add rustdoc examples for public API

4 participants