Skip to content

rs_bindings_from_cc: move #[provided] functions into a regular impl.#683

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_883393457
Open

rs_bindings_from_cc: move #[provided] functions into a regular impl.#683
copybara-service[bot] wants to merge 1 commit intomainfrom
test_883393457

Conversation

@copybara-service
Copy link

rs_bindings_from_cc: move #[provided] functions into a regular impl.

Now that there's just one database type, the #[provided] functions don't need to live
inside of the macro. It would be more IDE-friendly and easier to understand if they
were instead in an impl outside of the block.

Now that there's just one database type, the #[provided] functions don't need to live
inside of the macro. It would be more IDE-friendly and easier to understand if they
were instead in an impl outside of the block.

PiperOrigin-RevId: 883393457
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