Skip to content

Global resource handling #3

Open
@jethrogb

Description

@jethrogb

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions