Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avoid passing anonymous parameters to trais
According to the RFC[1], passing anonymous parameters to traits is a deprecated feature. [1]: https://github.com/rust-lang/rfcs/blob/master/text/1685-deprecate-anonymous-parameters.md Signed-off-by: Liu Jiang <[email protected]>
- Loading branch information