rust-lib/src/io/mod.rs
Martin Berg Alstad 695605977f Functions and structs for working with openai api.
Input with stdout message
2024-07-31 19:37:46 +02:00

3 lines
31 B
Rust

pub mod console;
pub mod file;