X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=nihav-vivo%2Fsrc%2Flib.rs;h=b5fdfad67f80091af4f6cd4ddede8d242f9dc2a4;hb=549152963d868fc896287193b7ac7767e8794e01;hp=97a238bc99db7e379492d220c2cf1eb9bb86aa10;hpb=78fb6560c73965d834b215fb0b49505ae5443288;p=nihav.git 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;