Skip to content

Add no_std support (with alloc) #359

@CathalMullan

Description

@CathalMullan

Would be nice to be able to use this in no_std environments.

From a quick look, all of the current dependencies should work with no_std.

There's one HashMap usage, though looks like it could be replaced with a BTreeMap without altering behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions