Skip to content

Confusing claim about HashMap in no_std #274

Open
@justinmoon

Description

@justinmoon

This section claims the existence of a collections crate which can provide Vec and HashMap implementations.

I don't believe such a crate exists. Nothing comes up in crates.io. Vec is provided by alloc crate, but HashMap is not.

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