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

Add std::convert::Into for Vector2 -> ScreenPos, Vector3 -> WorldPos, etc #120

Open
ozkriff opened this issue Oct 22, 2015 · 2 comments
Open

Comments

@ozkriff
Copy link
Owner

ozkriff commented Oct 22, 2015

https://doc.rust-lang.org/std/convert/trait.Into.html

@ozkriff
Copy link
Owner Author

ozkriff commented Feb 23, 2016

Можно, но не срочно. Откладываю, как и #147

@ozkriff
Copy link
Owner Author

ozkriff commented Mar 15, 2016

Немного поэкспермиентировал. Просто так не сделать. Из-за AsRef from/Into много где не может сам вывести тип.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant