Searched refs:JSON_PRINT_OPTION (Results 1 – 2 of 2) sorted by relevance
55 const JSON_PRINT_OPTION: PrintOptions = PrintOptions { constant135 let json_response = print_to_string_with_options(&response, &JSON_PRINT_OPTION) in handle_capture_list()161 print_to_string_with_options(&capture.get_capture_proto(), &JSON_PRINT_OPTION) in handle_capture_patch()
75 const JSON_PRINT_OPTION: PrintOptions = PrintOptions { constant654 if let Ok(json_response) = print_to_string_with_options(&response, &JSON_PRINT_OPTION) { in handle_device_list()