An extern crate declaration specifies a dependency on an external crate. The external crate is then bound into the declaring scope as the ident provided in ...
確定! 回上一頁