Login
Discover
Waves
Communities
Write
Login
Signup
Topics
#
Rust
Explore topics
#Rust
Global
Trending
Hot
New
Payout
Muted
Promoted
#Rust
Trending
#rust
Follow to get notified about new posts with this tag
Get #rust by email
Follow
scipio
StemSocial
4h
Learn Rust Series (#57) - Feature Flags and Conditional Compilation (cfg)
Learn Rust Series (#57) - Feature Flags and Conditional Compilation (cfg) What will I learn You will learn how the #[cfg(...)] attribute compiles code in or out based on a condition; how feature flags
$ 0.446
8
1
scipio
StemSocial
1d
Learn Rust Series (#56) - Cargo Workspaces and Multi-Crate Projects
Learn Rust Series (#56) - Cargo Workspaces and Multi-Crate Projects What will I learn You will learn what a Cargo workspace is and why large projects split into many crates; how a workspace shares one
$ 0.822
27
1
scipio
StemSocial
2d
Learn Rust Series (#55) - Benchmarking with Criterion and Reading the Numbers
Learn Rust Series (#55) - Benchmarking with Criterion and Reading the Numbers What will I learn You will learn why naive benchmarking with a single Instant measurement lies to you; what criterion does:
scipio
StemSocial
3d
Learn Rust Series (#54) - Fuzzing with cargo-fuzz and libFuzzer
Learn Rust Series (#54) - Fuzzing with cargo-fuzz and libFuzzer What will I learn You will learn what fuzzing is, and how it differs from property testing; how a fuzz target is just a function that takes
kryptik.tigrrr3d
Town Square
1d
Published via Ecency
Promoted
Installing Windows Again on A Spare Drive for Something Important
This blog is about my first experiences with this special edition of Windows that not many know about.
scipio
StemSocial
4d
Learn Rust Series (#53) - Property-Based Testing with proptest
Learn Rust Series (#53) - Property-Based Testing with proptest What will I learn You will learn the difference between example-based tests and property-based tests; how a property describes what must hold
scipio
StemSocial
5d
Learn Rust Series (#52) - Testing: Unit Tests, Integration Tests, and Doctests
Learn Rust Series (#52) - Testing: Unit Tests, Integration Tests, and Doctests What will I learn You will learn how Rust builds testing into the language and cargo, with no external framework to pick or
scipio
StemSocial
6d
Learn Rust Series (#51) - Panics, Unwinding, abort, and catch_unwind
Learn Rust Series (#51) - Panics, Unwinding, abort, and catch_unwind What will I learn You will learn what a panic is and how it differs from a recoverable Result error; what happens during unwinding,
Discover communities
Explore communities
Create your community