pub fn extract_math_module_from_source(input: &str) -> StringExpand description
Like extract_math_rust_from_source, but produces the main-less module (the
linkable artifact bundled into an imperative program’s mod proven).
pub fn extract_math_module_from_source(input: &str) -> StringLike extract_math_rust_from_source, but produces the main-less module (the
linkable artifact bundled into an imperative program’s mod proven).