stupid example to test publishing to crates.io
Crate from Chapter 14 Section 2 of the Rust book, demonstrating `pub use` and crate publishing.
chapter 14 about crates
rust book chapter 14 example project.
A lib from rust book.
Rust bindings for the Listen Notes Podcast API
A publish test using the example art crate within the rust book.
Exercise as part of Rust Book's Crate
Testing crates eg from the rust book
Just some code snippets took from the Rust book.
Just a test develop while studying the Rust Book.
Just a demo from The Rust Programming Language book