Skip to content

Commit

Permalink
Update lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
mhovd committed Oct 1, 2024
1 parent 2795ff3 commit 98595f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
pub mod data;
pub mod simulator;

// Benchmark comment, remove later

//extension traits
pub use crate::data::builder::SubjectBuilderExt;
pub use crate::data::InterpolationMethod::*;
Expand Down

0 comments on commit 98595f7

Please sign in to comment.