[][src]Type Definition gptman::Result

type Result<T> = Result<T, Error>;

The result of reading, writing or managing a GPT.