Skip to content

Add no_std support for dasp_graph, enabling all-no-std feature to include dasp_graph. #195

Description

@PanieriLorenzo

There are several TODOs about this, referencing the fact that we can't make a global no_std feature because dasp_graph is not no_std. This is because petgraph did not use to have no_std support, but it does now: petgraph/petgraph#747 since version 0.8.0.

There's no reason not to close these TODOs now, other than maybe wanting to keep petgraph to an older version to avoid breakage?

For context, the TODOs in question are the following:

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