// Generated by redfish-codegen. Do not modify.
/// The number of items in a collection.
#[derive(Clone, Debug, serde::Deserialize, serde::Serialize)]#[derive(Default)]pubstructCount(pub i64);implcrate::Metadata<'static>forCount{constJSON_SCHEMA:&'staticstr="odata.v4_0_5.json";}