Skip to content

Use required-features in Cargo.toml #64

Closed
@adamcrume

Description

@adamcrume

The expressions example only makes sense with the tensorflow_unstable feature enabled. It currently compiles to a no-op if the feature isn't present, but even better would be to use the new required-features field.

http://doc.crates.io/manifest.html#the-required-features-field-optional

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions