Use impl Into<T>
#71
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
Milestone
some functions like set_color or set position use multiple arguments, it bit discomfort if you want set position of tuple or Array4.
Solution:
position: impl Into<Array4>
The text was updated successfully, but these errors were encountered: