Skip to content

refactor(rust): reorder imports and improve code formatting#77

Merged
zTgx merged 1 commit intomainfrom
dev
Apr 17, 2026
Merged

refactor(rust): reorder imports and improve code formatting#77
zTgx merged 1 commit intomainfrom
dev

Conversation

@zTgx
Copy link
Copy Markdown
Member

@zTgx zTgx commented Apr 17, 2026

Reorder import statements in multiple files to maintain consistency and improve readability. Also fix line wrapping issues in several places to keep lines under 100 characters.

BREAKING CHANGE: None

Summary

Changes

Checklist

  • Code compiles (cargo build)
  • Tests pass (cargo test --lib --all-features)
  • No new clippy warnings (cargo clippy --all-features)
  • Public APIs have documentation comments
  • Python bindings updated (if Rust API changed)

Notes

Reorder import statements in multiple files to maintain consistency
and improve readability. Also fix line wrapping issues in several
places to keep lines under 100 characters.

BREAKING CHANGE: None
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vectorless Ready Ready Preview, Comment Apr 17, 2026 1:37pm

@zTgx zTgx merged commit bdc7e4e into main Apr 17, 2026
7 checks passed
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.

1 participant