Docs.rs
amico-cli-0.1.0
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
amico-cli 0.1.0
The developer command line interface for the Amico AI Agent Framework
Crate
Source
Builds
Feature flags
Hide files
..
main.rs
1
2
3
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}