X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-vivo%2Fsrc%2Flib.rs;h=b5fdfad67f80091af4f6cd4ddede8d242f9dc2a4;hp=97a238bc99db7e379492d220c2cf1eb9bb86aa10;hb=b9995c2ca73cb50f1e9f2ad7a08c49b20135b041;hpb=2d1e0773a5c845db33041796ea74d8ca12710ced diff --git a/nihav-vivo/src/lib.rs b/nihav-vivo/src/lib.rs index 97a238b..b5fdfad 100644 --- a/nihav-vivo/src/lib.rs +++ b/nihav-vivo/src/lib.rs @@ -1,3 +1,4 @@ +//! Crate for providing support for VivoActive formats. extern crate nihav_core; extern crate nihav_codec_support;