Auto-Generating & Validating OpenAPI Docs in Rust: A Streamlined Approach with Utoipa and SchemathesisLearn to use OpenAPI documents to improve the quality of your APIs. Learn to integrate Utoipa and Schemathesis into Rust projects.
Speed up Rust CI pipelines that use TarpaulinIn this article, we'll go over some specific tips to minimize agonizingly slow recompilations while using the code coverage tool Cargo Tarpaulin.