Skip to content

Implement common traits #111

@marcoieni

Description

@marcoieni

from the api guidelines:
https://rust-lang.github.io/api-guidelines/interoperability.html

Device should implement the following common traits:

  • Copy
  • Clone
  • Eq
  • PartialEq
  • Ord
  • PartialOrd
  • Hash
  • Debug
  • Display
  • Default

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