Module rustfmt_nightly::imports
source · Structs
UseTree 🔒
Enums
Functions
Returns a name imported by a
use declaration.
E.g., returns Ordering for std::cmp::Ordering and self for std::cmp::self.