webagents
A simple hello world library for Rust.
Usage
Add this to your Cargo.toml:
[]
= "0.1.0"
Then use it in your code:
use hello_world;
License
MIT
A simple hello world library for Rust.
Add this to your Cargo.toml:
[]
= "0.1.0"
Then use it in your code:
use hello_world;
MIT