mirror of
https://github.com/encounter/rust-ffmpeg-zmwangx.git
synced 2026-07-10 21:18:40 -07:00
Without `+ ?Sized`, `&Path` can't be used as the input parameter, since `Path` is unsized.
Without `+ ?Sized`, `&Path` can't be used as the input parameter, since `Path` is unsized.