Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Installation

cargo add vecli

vecli is available on crates.io. To add it to your project, run:

cargo add vecli

Or add it manually to your Cargo.toml:

[dependencies]
vecli = "0.3"

That’s all. vecli has zero dependencies, so it compiles instantly.


Next, let’s build your first app.