Skip to content

Examples fail to compile with --no-default-features #438

@vks

Description

@vks

We are using #![cfg(feature="std")] to disable them if the std feature is disabled. However, this does not work for binaries, because not having main is a compiler error.

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