Skip to main content

create

Function create 

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

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