Skip to content

Simplify write_page() implementations using a trait associated constant #2

@eldruin

Description

@eldruin

As suggested here, the page sizes could be defined by implementations of a PageSize trait for the different ICs.

However, implementing this would not compile at the moment.
This is blocked by upstream issue rust-lang/rust#42863

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