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

fix: add Resolver implementations for references and Arc<> #8

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

xav
Copy link
Contributor

@xav xav commented Sep 29, 2023

Description

Add Resolver implementations for references and Arc<> so that &T and Arc can be provided as Resolver in bounded trait.

How Has This Been Tested?

Unit tests

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@xav xav merged commit 356602a into main Sep 29, 2023
7 checks passed
@xav xav deleted the fix/refs branch September 29, 2023 13:15
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