Skip to content

Add a method to get an immutable reference to the level 4 table #325

@pjht

Description

@pjht

The current mappers provide a method to get a mutable reference to the level 4 table. I have found that a mutable reference is (at least for my usecases), unnecessary and causes borrow checker issues. I would like to add a method to get an immutable reference instead, maybe called level_4_table_immut.

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