pub fn internal_slot() -> &'static AmbientInternalSlotExpand description
The initialization slot for the internal() runtime.
This slot should be initialized before the shared_slot() if it’s in use.
pub fn internal_slot() -> &'static AmbientInternalSlotThe initialization slot for the internal() runtime.
This slot should be initialized before the shared_slot() if it’s in use.