1 2 3 4 5
//! Get the book's examples' dependencies mod cargo; mod get_dependencies; pub(crate) use get_dependencies::*;