From 4aeb55836f26dc9614264bb3b3ce48a8ba5122e8 Mon Sep 17 00:00:00 2001 From: KyleMiles Date: Thu, 2 Dec 2021 04:20:45 -0500 Subject: Rust API - Add BinaryView::data_variables --- rust/src/datavariable.rs | 1 + 1 file changed, 1 insertion(+) create mode 100644 rust/src/datavariable.rs (limited to 'rust/src/datavariable.rs') diff --git a/rust/src/datavariable.rs b/rust/src/datavariable.rs new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/rust/src/datavariable.rs @@ -0,0 +1 @@ + -- cgit v1.3.1