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

feat: map_params helpers on the parametric structs #65

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

aborgna-q
Copy link
Collaborator

Some helpers to convert between parameter types without too much boilerplate.

I wanted to add ToOwned instances or something similar, but most trait implementations clash with blanket impls, so these are just struct methods.

@aborgna-q aborgna-q added this pull request to the merge queue Aug 7, 2024
Merged via the queue into main with commit 6d8aca4 Aug 7, 2024
7 checks passed
@aborgna-q aborgna-q deleted the ab/map-op-param branch August 7, 2024 13:51
@hugrbot hugrbot mentioned this pull request Aug 7, 2024
github-merge-queue bot pushed a commit that referenced this pull request Aug 7, 2024
## 🤖 New release
* `tket-json-rs`: 0.6.0 -> 0.6.1

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## 0.6.1 (2024-08-07)

### Features

- `map_params` helpers on the parametric structs
([#65](#65))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).
This was referenced Aug 12, 2024
github-merge-queue bot pushed a commit that referenced this pull request Oct 21, 2024
## 🤖 New release
* `tket-json-rs`: 0.6.1 -> 0.6.2 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## 0.6.1 (2024-08-07)

### Features

- `map_params` helpers on the parametric structs
([#65](#65))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

---------

Co-authored-by: Agustín Borgna <[email protected]>
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