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
* separate structs out into files
* no direct access to modules
* fix a clippy error
* lots of clippy warnings
* add `into_data()`
* make Yuv fields not crate-public
* remove doc(hidden) and turn modules not-public
* rustfmt
* Allow clippy::missing_const_for_fn for into_data
See rust-lang/rust-clippy#9271, this is a bug in clippy
* fix legitimate clippy errors
0 commit comments