Skip to content

Sized array accessors #1

Description

@philpax

If there exists models_ptr: *mut Model and models_size: u32, it should be possible to specify a models: [models_ptr; models_size] that will generate a function that returns that slice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions