Open
Description
Often, global decisions affecting the entire dependency tree need to be made.
Current examples of this in std
are panic behavior and the global allocator.
Outside of std
there are logging and event loops, standard RNG.
This issue proposes to come up with a generic system that works for all such cases.
Metadata
Metadata
Assignees
Labels
No labels