signalapp / mp4san

A Rust MP4 format sanitizer
MIT License
10 stars 4 forks source link

fix `Mp4Value` derive #20

Closed jessa0 closed 9 months ago

jessa0 commented 9 months ago

while_parsing_type() method no longer takes a type as an argument (it just prints the return type).