X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-ms%2Fsrc%2Flib.rs;h=2274a208b10b209403041f668b8f882a5f5d723a;hp=ebc84f583df957ef656b702749c99e1d13ea3e98;hb=b9995c2ca73cb50f1e9f2ad7a08c49b20135b041;hpb=2d1e0773a5c845db33041796ea74d8ca12710ced diff --git a/nihav-ms/src/lib.rs b/nihav-ms/src/lib.rs index ebc84f5..2274a20 100644 --- a/nihav-ms/src/lib.rs +++ b/nihav-ms/src/lib.rs @@ -1,3 +1,4 @@ +//! Crate for providing support for various Microsoft multimedia formats. extern crate nihav_core; extern crate nihav_codec_support;