[package] name = "rfunction" version = "0.1.0" edition = "2021" authors = ["Eli Fischl ","Patrick Unick "] license = "MIT" keywords = ["math", "function", "expression", "r-series"] repository = "https://github.com/Vio-Eli/rfunction" description = "An internal tool for the r-series of computational crates. It handles defining expressions at build time with a macro." [lib] [dependencies]