dtolnay / inventory

Typed distributed plugin registration
Apache License 2.0
986 stars 43 forks source link

Allow specifying absolute crate path #22

Closed jam1garner closed 4 years ago

jam1garner commented 4 years ago

The benefit of this should be pretty obvious: in order to allow improvements to macro santization, allow for passing the crate containing inventory as a path. This allows you to ensure there isn't a name collision in the local scope.