cartesia 0.0.0

A Rust library for the Groq API.
1
2
3
fn main() {
    println!("Hello, world!");
}