summaryrefslogtreecommitdiff
path: root/rust/src/function.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/src/function.rs')
-rw-r--r--rust/src/function.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/src/function.rs b/rust/src/function.rs
index b438520a..66f71e5f 100644
--- a/rust/src/function.rs
+++ b/rust/src/function.rs
@@ -2768,6 +2768,7 @@ impl Default for HighlightColor {
}
}
+// TODO: Move this out of function, so we can use it in the binary view
// NOTE only exists as Array<Comments>, cant be owned
#[derive(Clone, Debug, Hash, Eq, PartialEq)]
pub struct Comment {