Sergey Vikhirev
Sergey Vikhirev
Hello. I have found problem with method BitSlice::as_raw_slice(), it returns wrong value is some scenarios **System**: 6.1.1-arch1-1 GNU/Linux **rustc -V**: rustc 1.66.0 (69f9c33d7 2022-12-12) ```toml [dependencies] bitvec = "1.0.1" ```...
`TaskStatusInlineItem` doesn't have `PortStatus` field, docker swagger doesn't have it too. ```yaml Status: type: "object" properties: Timestamp: type: "string" format: "dateTime" State: $ref: "#/definitions/TaskState" Message: type: "string" Err: type: "string"...