Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@joaander
Copy link
Member

@joaander joaander commented Oct 6, 2025

Description

Move all code from the library crate to the row bin crate.

Motivation and context

The code is not easily reusable outside the context of the row binary. However, docs.rs documents it as if it is. By moving everything into main, docs.rs should label row as "not a library crate".

How has this been tested?

Tests pass. docs.rs will not update until after a release.

Checklist:

  • I have reviewed the Contributor Guidelines.
  • I agree with the terms of the Row Contributor Agreement.
  • My name is on the list of contributors (doc/src/contributors.md) in the pull request source branch.
  • I have added a change log entry to doc/src/release-notes.md.

@joaander joaander merged commit 52f689a into trunk Oct 6, 2025
20 checks passed
@joaander joaander deleted the remove-lib branch October 6, 2025 14:37
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