Type Alias ServiceLogs200Response

Source
pub type ServiceLogs200Response = Vec<u8>;
Expand description

logs returned as a stream in response body

Aliased Typeยง

struct ServiceLogs200Response { /* private fields */ }