-
Couldn't load subscription status.
- Fork 12
Make ScalParams a proper generic struct.
#23
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
base: master
Are you sure you want to change the base?
Conversation
|
Great, PR. Looks very cool. But I am a bit nervous about the And could you elaborate a bit on why |
|
Sorry, accidentally pressed the comment button. |
Yes, the tests were successful. W.r.t.
This does a couple of things: for one, the The second thing this does is allow us to call |
|
Doesn't |
|
Here is a simple program: Output: |
So downstream crates can also be generic.