Skip to main content

create

Function create 

Source
pub fn create(
    rust_bins_root: impl AsRef<Path>,
    publications_root: impl AsRef<Path>,
    name: &str,
) -> Result<Lib>
Expand description

Creates a minimal Rust 2024 binary and returns its complete source.