Function proxmox_api::types::serialize_int
source · pub fn serialize_int<S>(value: &u64, s: S) -> Result<S::Ok, S::Error>where
S: Serializer,pub fn serialize_int<S>(value: &u64, s: S) -> Result<S::Ok, S::Error>where
S: Serializer,