Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Rename creates to follow rust naming conventions with regards to dashes. #3

Description

@chiplet

Crates in crates.io typically have the following naming convention when the crate name contains dashes: The crate name contains dashes, e.g. example-crate. The dashes are converted to underscores when used inside rust source code, e.g. use example_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