Hacker News new | ask | show | jobs
by devit 1719 days ago
Not sure what "scaffolding" you are talking about.

Rust has no headers or forward declarations, and compiles the whole project ("crate") as a single unit.