pub fn render_lib_rs_with_options( functions: &[String], use_ndarray: bool, ) -> String
Render the full lib.rs content for the generated crate.
lib.rs