Skip to content

Extend with functions to const initialize arrays #34

@rusty-octopus

Description

@rusty-octopus

This crate could add one or more functions which enable the initializing of arrays with const is possible. This means const init functions so that the arrays are initialized during compile time.
Similar to what array-const-fn-init. Although this crate does already exist. array-init is more downloaded and adding this functionality could reach more people.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions