Skip to main content

create

Function create 

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

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