pub fn get_printer_attributes(
version: IppVersion,
request_id: u32,
record: &PrinterRecord,
host: &str,
port: u16,
) -> Result<IppRequestResponse, IppParseError>Expand description
Build a successful Get-Printer-Attributes response.