Search code examples
How to prepare a crate for cargo publish when it needs to be built with the nightly rust toolchain?...


rustrust-cargorust-crates

Read More
Should Cargo.lock be committed when the crate is both a rust library and an executable?...


rustrust-cargorust-crates

Read More
unresolved import rust in workspace with multiple crates...


rustimportrust-crates

Read More
How do you read a YAML file in Rust?...


rustyamlrust-crates

Read More
Failed to resolve polars_core, arrow::legacy, Dataframe is polars-lazy = "0.44.2"...


dataframerustrust-cargorust-polarsrust-crates

Read More
Why should/shoudn't I use lib.rs in binary crates?...


ruststructuredirectory-structurerust-crates

Read More
Importing leading to Circular Modules Imports...


rustrust-cargorust-crates

Read More
How to use a local unpublished crate?...


rustrust-crates

Read More
How to tell what "features" are available per crate?...


rustrust-cargorust-crates

Read More
How to import functions from another file in Rust?...


rustmodulerust-crates

Read More
What's the polite way for my library to return types from another crate?...


rustrust-crates

Read More
Rust: not exposing a shared library...


rustrust-crates

Read More
How can I use a library that is not on crates.io?...


rustdependenciesrust-cargorust-crates

Read More
Local crate in Rust...


rustdependenciesrust-crates

Read More
Can we download something & set environment variable during crate installation?...


rustrust-cargorust-crates

Read More
How am I messing up these modules?...


rustmodulerust-cargorust-crates

Read More
How do I use external crates in Rust?...


rustdependenciesrust-cargorust-crates

Read More
What causes a spurious "<dependency> required to be available in rlib format, but was not...


rustrust-cargorust-crates

Read More
How to use the same package name for another crate in crates.io?...


rustopen-sourcerust-cargorust-crates

Read More
Dependent crates with std/no_std variants...


rustrust-cargorust-crates

Read More
Unresolved import when importing from a local crate with a main.rs file...


rustrust-cargorust-crates

Read More
Elegant way to turn a Vector3 into Vector4...


rustrust-cratesnalgebra

Read More
Does Azure devops server support cargo packages from crates.io upstream...


rustazure-devopsrust-cargorust-crates

Read More
Cryptography python installation error with rust -- Air-gapped installation...


python-3.xrustrust-crates

Read More
My Rust project is broken all of the sudden...


rustrust-cargorust-crates

Read More
Upload nested crate to crates.io...


rustuploadpublishrust-cargorust-crates

Read More
Is it safe to install Rust crates? Is `crates.io` curated or reviewed for malware?...


securityrustrust-cargomalwarerust-crates

Read More
Can´t use Old version of Crates in Rust...


rustrust-cargorust-crates

Read More
How to publish a workspace crate with a submodule dependency?...


gitrustrust-cargorust-crates

Read More
How do I share common code between Rust projects without publishing to crates.io?...


rustrust-crates

Read More
BackNext