Oddbean new post about | logout
 What's a good way to determine the impact of adding a crate to a project?

I would like to see the change to compile time, binary size etc. Is there a tool that helps? 

#rust #rustlang 
 You could always check cargo depsize?

https://crates.io/crates/cargo-depsize