Skip to content

Conversation

cirla
Copy link

@cirla cirla commented Dec 10, 2024

Addresses #502 by creating a public type for the Value::Other variant with an opaque, private ValueRef inside

khvzak added a commit that referenced this pull request Dec 10, 2024
It was not possible because `ValueRef` variant in `Value::Other` was private.
Closes #502 and #503
@khvzak
Copy link
Member

khvzak commented Dec 10, 2024

Thank for the PR
I would prefer at this point more easier solution to mark ValueRef as public (it still cannot be used or accessed anywhere).

@khvzak khvzak closed this Dec 10, 2024
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.

3 participants