`cargo doc` doesn't work because the docs module doesn't use feature gates.
To reproduce:
Create a new crate depending on maviola with sync feature off.
Run
cargo doc
. Will try to solve.