Skip to main content

render_lib_rs_with_options

Function render_lib_rs_with_options 

Source
pub fn render_lib_rs_with_options(
    functions: &[String],
    use_ndarray: bool,
) -> String
Expand description

Render the full lib.rs content for the generated crate.