8000 feat: add `is_dynamic` method to `DynSolType` by dantop114 · Pull Request #974 · alloy-rs/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: add is_dynamic method to DynSolType #974

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

Merged
merged 1 commit into from
Jul 1, 2025

Conversation

dantop114
Copy link
Contributor

Motivation

The DynSolType implementation was not exposing a method to check if the type is dynamically sized.

Solution

Add a method with an implementation similar to the one in DynSolValue

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Copy link
Member
@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@github-project-automation github-project-automation bot moved this to Reviewed in Alloy Jul 1, 2025
@DaniPopes DaniPopes merged commit d041f8b into alloy-rs:main Jul 1, 2025
31 checks passed
@github-project-automation github-project-automation bot moved this from Reviewed to Done in Alloy Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants
0