Adding an executable target to a Rust library Let's see how to create a combined library-binary project in Rust with 0 extra config. π May 13, 2022 Tags π· library π· rust