Skip to content

std_detect::detect::features() is not available #1385

@ronnychevalier

Description

@ronnychevalier

While std_detect::detect::features() is declared as pub, it is not exposed in std and the latest version of std_detect available on crates.io (0.1.5, 4 years ago) does not contain this function.
To access this function, one must depend on the git repository.

Would it be possible to release a new version of std_detect on crates.io? or expose std_detect::detect::features() in std like other functions of this crate?

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