Installation
Install ferrunix
by adding the following to your Cargo.toml
.
[dependencies]
ferrunix = "0.5"
or by running cargo add
:
cargo add ferrunix
Once installed, the next step is understanding the core concepts.
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
Install ferrunix
by adding the following to your Cargo.toml
.
[dependencies]
ferrunix = "0.5"
or by running cargo add
:
cargo add ferrunix
Once installed, the next step is understanding the core concepts.