Skip to content

Update docs#15

Merged
alexespencer merged 2 commits into
mainfrom
alexespencer-patch-1
Jun 1, 2025
Merged

Update docs#15
alexespencer merged 2 commits into
mainfrom
alexespencer-patch-1

Conversation

@alexespencer

Copy link
Copy Markdown
Owner

No description provided.

@alexespencer alexespencer changed the title Update README.md Update docs Jun 1, 2025
@alexespencer alexespencer requested a review from Copilot June 1, 2025 08:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR improves documentation clarity in both the core crate and the README by refining trait references and updating example error handling.

  • Simplify and clarify Rustdoc comments in quadtree.rs, switch from ok_or_eyre/unwrap to expect in examples, and explicitly note where trait items come from.
  • Update README.md to use consistent backtick syntax for trait names and add a note that Point implements Storable automatically.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
quadtree/src/quadtree.rs Refined doc comments, updated example to use expect, and clarified trait references.
README.md Unified trait reference syntax, updated example error handling, and noted Point’s automatic trait implementation.

Comment thread quadtree/src/quadtree.rs
Comment thread quadtree/src/quadtree.rs
@alexespencer alexespencer merged commit 6752b20 into main Jun 1, 2025
1 check passed
@alexespencer alexespencer deleted the alexespencer-patch-1 branch June 1, 2025 08:50
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.

2 participants