Function ipp::util::is_printer_ready
source · pub fn is_printer_ready(response: &IppRequestResponse) -> Result<bool, IppError>Expand description
Check if the printer is ready for printing
response- IPP response to check
pub fn is_printer_ready(response: &IppRequestResponse) -> Result<bool, IppError>Check if the printer is ready for printing
response - IPP response to check