Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose operation conversion methods to other crates. #12698

Merged
merged 2 commits into from
Jul 1, 2024

Commits on Jul 1, 2024

  1. Initial: Expose operation conversion methods to other crates.

    - Expose `operation_type_to_py`, `operation_type_and_data_to_py`, `convert_py_to_operation_type`, methods to other rust crates.
    - Expose `OperationTypeConstruct` struct to other crates.
    raynelfss committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    cb5f416 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcb963e View commit details
    Browse the repository at this point in the history