pub type NetworkCreateInfo = NetworkCreateInfo;👎Deprecated since 0.8.0: Please use
docker_sdk::network::NetworkCreateInfo. This will be removed in 0.9.0.Aliased Type§
pub struct NetworkCreateInfo {
pub id: String,
pub warning: String,
}Fields§
§id: String§warning: String