Type Alias TaskLogs200Response

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

logs returned as a stream in response body

Aliased Typeยง

struct TaskLogs200Response { /* private fields */ }