Open prestwich opened 7 months ago
sol! macro
modify SolInputExpander trait to use references instead of owned input, to allow expander chaining and composition
No response
I can try this. Thanks.
Please hold off for now. I have some ongoing work locally I need to push up that will likely significantly refactor the expander trait
Component
sol! macro
Describe the feature you would like
modify SolInputExpander trait to use references instead of owned input, to allow expander chaining and composition
Additional context
No response