Search code examples
Publicly using the public api of a third party crate?...


rustrust-crates

Read More
Error installing a crate via cargo: specified package has no binaries...


installationrustrust-cargorust-crates

Read More
How to make a hashset of enum values in Rust...


rustenumsrust-crates

Read More
What is the purpose of rustc-std-workspace-core crate?...


rustrust-crates

Read More
Exporting declarative macro that uses functions defined in crate...


rustmacrosrust-macrosrust-crates

Read More
Use rsa-pss algorithm to sign data...


rustopensslrust-crates

Read More
How to use rust crates in offline mode...


rustrust-crates

Read More
Local crate not found when trying to update edition via cargo fix...


rustrust-cratesrust-bindgenbindgen

Read More
How to import a function in main.rs...


rustimportrust-crates

Read More
Passing Rust vector to C++ function using cpp crate...


c++rustrust-crates

Read More
Lifetime error in rust when use show-image crate...


rustlifetimerust-crates

Read More
UseDeclaration cannot find struct in the crate root...


rustrust-crates

Read More
is it possible to make cargo install installing dependent cdylib dlls...


windowsinstallationrustrust-cargorust-crates

Read More
How can I use a trait implementation from another crate in the original crate?...


rusttraitsworkspacerust-crates

Read More
converting rust image to rgb-pixel-array and using it as OpenGL texture...


imageopenglrustrenderrust-crates

Read More
Can I publish a crate that uses a patch?...


crustrust-cargorust-crates

Read More
Using a crate errors with "linking with cc failed", while building its source project succ...


rustrust-cargorust-crates

Read More
cargo publish "no targets specified in the manifest"...


rustrust-cargorust-crates

Read More
Can't use struct after its partially moved by closure...


rustclosuresownershiprust-crates

Read More
Code works fine copy/pasted into my main.rs, but is ignored when run from its own external crate...


rustarduinorust-cargorust-crates

Read More
Rust: problem using ndarray-linalg & ndarray crates...


rustcross-compilingrust-crates

Read More
Why can't Rust find the "js_sys" crate?...


rustrust-crates

Read More
Import rust package with alias in toml...


rustrust-cratestoml

Read More
How to get the interrupt reexport from cortex-m-rt in stm32f30x to run...


rustembeddedcortex-mrust-cratesstm32f3

Read More
Build script is unable to find crate that is listed in the [dependencies] section...


rustrust-cargorust-crates

Read More
Rust diesel orm queries...


rustrust-cargorust-dieselrust-crates

Read More
How can I input an integer seed for producing random numbers using the rand crate in Rust?...


randomrustrandom-seedrust-crates

Read More
How to pass custom data to macros of log crate in Rust?...


loggingrustrust-crates

Read More
The code reference in `crates.io` does not match with the actual crate...


rustrust-cargorust-crates

Read More
Linking against binary crate...


rustrust-crates

Read More
BackNext