cargo_crev/lib.rs
1// this is a dummy library just to make docs.rs render what I need
2#![allow(clippy::module_name_repetitions)]
3#![allow(clippy::redundant_closure_for_method_calls)]
4# and in particular the [Getting Started Guide](./doc/user/getting_started/index.html)."
7)]
8
9#[cfg(feature = "documentation")]
10/// Documentation
11pub mod doc;