Grenade Documentation
Welcome to the documentation of Grenade!
Usage
Start by adding the Grenade library to your project's Cargo.toml file:
[]
= "0.1"
And here is an example of hello world application in Grenade:
use *;
Welcome to the documentation of Grenade!
Start by adding the Grenade library to your project's Cargo.toml file:
[]
= "0.1"
And here is an example of hello world application in Grenade:
use *;