Skip to content

Feature gating types #372

@rjsberry

Description

@rjsberry

I've used heapless in a number of applications now and I often find I only use a subset of its functionality (e.g. just Vec and String).

It would be nice if we could gate types behind feature flags. For simpler use cases this could eliminate all build and runtime dependencies. This keeps the dependency graph lean which can be an important factor when evaluating crates.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions