X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=nihav-rad%2Fsrc%2Flib.rs;h=d407fa7ae5894cc0ecedecc0e9bd8ce482ba12f1;hb=8e26db2fb011c1720f362fe8235f68260edd150c;hp=16a622c3ee341ad8966832bfdfbccbce58279d64;hpb=b7c882c1ce6f86c07c2340751200e3a060942826;p=nihav.git diff --git a/nihav-rad/src/lib.rs b/nihav-rad/src/lib.rs index 16a622c..d407fa7 100644 --- a/nihav-rad/src/lib.rs +++ b/nihav-rad/src/lib.rs @@ -1,3 +1,4 @@ +//! Crate for providing support for Bink and Smacker formats. extern crate nihav_core; extern crate nihav_codec_support;