The extern crate declaration tells Rust that we need to compile and link to the phrases crate. We can then use phrases ' modules in this one.
確定! 回上一頁