Open
Description
The extern types RFC has been implemented for a while now, but it's not very well baked yet.
Adding an unstable option to utilize extern types for opaque types might be a nice way to get some real world use out of extern types, before they get stabilized.
This option would -of course- be only available on the nightly rust target.