Crate dtolnay

Source
Expand description

Essays by David Tolnay

Macros§

_01__await_a_minute
Await a minute, why bother?
_02__reference_types
Accurate mental model for Rust’s reference types
_03__soundness_bugs
Soundness bugs in Rust libraries: can’t live with ’em, can’t live without ’em
_04__triage_scale
Triage at scale for the Rust team