Type Alias ContainerChanges200Response

Source
pub type ContainerChanges200Response = Vec<FilesystemChange>;
Expand description

The list of changes

Aliased Typeยง

struct ContainerChanges200Response { /* private fields */ }