From bb2639bf40b1906fb68db98b55596fcde7875853 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Mon, 12 Aug 2019 14:34:23 +0200 Subject: [PATCH] formatting fixup Signed-off-by: Wolfgang Bumiller --- proxmox-api-macro/src/api_macro/enum_types.rs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proxmox-api-macro/src/api_macro/enum_types.rs b/proxmox-api-macro/src/api_macro/enum_types.rs index 88c38393..68988a0f 100644 --- a/proxmox-api-macro/src/api_macro/enum_types.rs +++ b/proxmox-api-macro/src/api_macro/enum_types.rs @@ -98,7 +98,10 @@ pub fn handle_enum(mut definition: Object, item: &mut syn::ItemEnum) -> Result