powered by
A new Rust-based package using the cargo framework is created at the supplied path and the package is installed.
new_package(path, ...)
A path where the package is created. The name of the package is taken as the last element in the file path.
Extra arguments that are currently ignored.