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

[Feature] Handle function and mapping types #127

Closed
DaniPopes opened this issue Jun 20, 2023 · 0 comments · Fixed by #224
Closed

[Feature] Handle function and mapping types #127

DaniPopes opened this issue Jun 20, 2023 · 0 comments · Fixed by #224
Assignees
Labels
enhancement New feature or request

Comments

@DaniPopes
Copy link
Member

Component

sol-type, sol! macro

Describe the feature you would like

Type::Function(ref _function) => todo!(),
Type::Mapping(ref _mapping) => todo!(),

Additional context

No response

@DaniPopes DaniPopes added the enhancement New feature or request label Jun 20, 2023
@DaniPopes DaniPopes self-assigned this Jun 20, 2023
@DaniPopes DaniPopes mentioned this issue Aug 3, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant