[][src]Function cargo_parcel::main

pub fn main() -> !

Run the command line interface.

This is the top-level entry point to the library's functionality, and the only function needed inside a typical helper crate when using cargo-parcel to provide an extended version of cargo install for a project.