Skip to content

Make some functions const #347

@Johan-Mi

Description

@Johan-Mi

Several functions could be marked as const, including Files::new(), which would let it be used as a static item without resorting to tricks like lazy_static.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions