Some docs

This commit is contained in:
Aleksey Kladov 2020-02-27 11:07:26 +01:00
parent 520b0c8faf
commit 364162f875
4 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,6 @@
//! FIXME: write short doc here
//! Support library for `cargo xtask` command.
//!
//! See https://github.com/matklad/cargo-xtask/
pub mod not_bash;
pub mod install;