From a40b616040dfd3c095cc3dadf7d7dde37ea3da50 Mon Sep 17 00:00:00 2001 From: b0bleet <83914374+b0bleet@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:41:01 +0400 Subject: [PATCH] add whitespace in comment to avoid confusion for syntax highlighting (#1532) --- rust/osp/src/response.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/osp/src/response.rs b/rust/osp/src/response.rs index 6e7982aa5..f1ad30816 100644 --- a/rust/osp/src/response.rs +++ b/rust/osp/src/response.rs @@ -203,7 +203,7 @@ pub enum Response { /// /// /// - ///``` + /// ``` #[serde(rename = "get_scans_response")] GetScans { #[serde(flatten)]