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

Opaque "value" that implements CustomConst #326

Closed
ss2165 opened this issue Aug 1, 2023 · 1 comment
Closed

Opaque "value" that implements CustomConst #326

ss2165 opened this issue Aug 1, 2023 · 1 comment
Assignees

Comments

@ss2165
Copy link
Member

ss2165 commented Aug 1, 2023

As per #325 it is not possible to have an opaque value that does not provide binary for type checking.

Resolve this by reusing the opaque TypeArg that holds a yaml value, add to it an optional CustomType field, and use that to implement CustomConst for that trait.

@acl-cqc
Copy link
Contributor

acl-cqc commented Aug 2, 2023

Done in #331

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

No branches or pull requests

2 participants