Type Definition gptman::Result

source ·
pub type Result<T> = Result<T, Error>;
Expand description

The result of reading, writing or managing a GPT.