Skip to content

Commit 185db4a

Browse files
committed
[Rust] Add module comment to data renderer
1 parent f5d4ec0 commit 185db4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rust/src/data_renderer.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//! Render data variables using builtin renderers as well as add custom rendering.
2+
13
use binaryninjacore_sys::*;
24
use core::ffi;
35
use ffi::c_void;

0 commit comments

Comments
 (0)