[][src]Type Definition licoricedev::client::LichessResult

type LichessResult<T> = Result<T, LichessError>;

Result type for LichessError