Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
Timothy B. Terriberry
rav1e
Repository
b9bccd11aea8b903d3e26920411785fcb9da0016
Switch branch/tag
rav1e
src
bin
rav1e.rs
Find file
Blame
History
Permalink
Use `dyn` for a dynamic trait
· b9bccd11
linkmauve
authored
Jun 04, 2019
`Muxer` is a trait, and passing dynamic traits without the `dyn` keyword is now deprecated.
b9bccd11