glueball
glueball
Crates.io only supports yanking, so other projects/crates, that are locked to a specific version do not break. However, in a private environment, like ktra, it is safer to remove old...
First, many thanks for mockall. It's an awesome crate, it has become central to my (and my teams') development experience in Rust. Not sure if this is possible to do,...
Fixes #314
Many of the important types/traits from mysql_common are re-exported for convenience, but the `ColumnIndex` trait isn't.
### Observed behavior I was getting timeout errors when starting a service just upgraded to async-nats v0.36. I narrowed the problem to create_consumer. We are running the nats server v2.8...
Hello, First of all, thanks for the great work on font-awesome. LaTeX is a document preparation system, based on TeX (by Donald Knuth), which is the de-facto standard in scientific...
Greetings, I don't know if this is a support ticket or a feature request... I'd like to have package metadata at the end of the file (for instance, `[package.metadata.docs.rs]`). I'm...