top | item 38019598

(no title)

ramranch | 2 years ago

Would re-exporting partially solve your problem?

discuss

order

dhosek|2 years ago

As I recall, I could do something where I could have a common root crate that would import and re-export the other crates with the namespaces modified on the exports and then control which crates are exported through feature gates, but it just seemed more hassle than it was worth.