warning: function is never used: `sma_helper` --> src/lib.rs:6:4 | 6 | fn sma_helper(price_ndarray: &Array1<f32>, period: usize) -> Array1<f32>{ | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default error: linking with `cc` failed: exit status: 1