You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Rust, a function can be marked as deprecated to indicate that the function shouldn't be used anymore in the future. Hence, consider avoiding the use of deprecated functions in your code as much as possible.
Occurrences
There are 3 occurrences of this issue in the repository.
Description
In Rust, a function can be marked as deprecated to indicate that the function shouldn't be used anymore in the future. Hence, consider avoiding the use of deprecated functions in your code as much as possible.
Occurrences
There are 3 occurrences of this issue in the repository.
See all occurrences on DeepSource → app.deepsource.com/gh/3Dpass/3DP/issue/RS-W1128/occurrences/
The text was updated successfully, but these errors were encountered: