Docs.rs
objectiveai-cli-2.0.5
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
objectiveai-cli 2.0.5
ObjectiveAI command-line interface and embeddable library
Crate
Source
Builds
Feature flags
Hide files
..
create
instructions
logs
commands.rs
mod.rs
1
2
3
4
5
mod
commands
;
pub
use
commands
::
*
;
pub
mod
create
;
pub
mod
logs
;
pub
mod
instructions
;