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