Macro ffmpeg_next::dict

source ·
macro_rules! dict {
    ( $($key:expr => $value:expr),* $(,)*) => { ... };
}