pub type ObjectVersion = ObjectVersion;
👎Deprecated since 0.8.0: Please use
docker_sdk::service::ObjectVersion
. This will be removed in 0.9.0.Aliased Type§
pub struct ObjectVersion {
pub index: u64,
}
Fields§
§index: u64