In Rust, trait methods can only be accessed when they're in scope. This applies on whether they're user defined, or whether they come as part of the standard library, or some external crate.