pub fn unstable_reexport()Available on crate feature
unstable-reexport only.Expand description
An unstable re-export of a private stable item
This re-export is unstable.
ยงStability
This API is marked as unstable and is only available when the unstable-reexport
crate feature is enabled. This comes with no stability guarantees, and could be changed
or removed at any time.
A private function
This function is private.