Skip to main content

InferenceResponse

Type Alias InferenceResponse 

Source
pub type InferenceResponse = Response<OpenSecretResponseBody>;
Expand description

A decrypted HTTP response from an OpenSecret inference endpoint.

Aliased Typeยง

pub struct InferenceResponse { /* private fields */ }