Skip to content

Refactor cargo-cpp_api_from_rust into functions.#866

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_902790857
Apr 21, 2026
Merged

Refactor cargo-cpp_api_from_rust into functions.#866
copybara-service[bot] merged 1 commit intomainfrom
test_902790857

Conversation

@copybara-service
Copy link
Copy Markdown

Refactor cargo-cpp_api_from_rust into functions.

Previously, the subcommand did everything in one big main. This was
getting long enough to be hard to digest so I've split each of the 3
steps it performs out into their own function (all called in sequence by
main).

No behavior changes expected.

@copybara-service copybara-service Bot force-pushed the test_902790857 branch 2 times, most recently from 9f54088 to aae1ef0 Compare April 21, 2026 16:22
Previously, the subcommand did everything in one big `main`. This was
getting long enough to be hard to digest so I've split each of the 3
steps it performs out into their own function (all called in sequence by
main).

No behavior changes expected.

PiperOrigin-RevId: 903271045
@copybara-service copybara-service Bot merged commit 20e3cbc into main Apr 21, 2026
@copybara-service copybara-service Bot deleted the test_902790857 branch April 21, 2026 16:25
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