Skip to content

Async trait? #73

Description

@dymk

It would be useful to have an async variant of the Accelerometer / RawAccelerometer trait, for platforms that support async operations.

Example: https://github.com/diondokter/lis3dh-rs-async is an async fork of lis3dh-rs. Only the sync version of the crate implements accelerometer traits, causing the two crates to diverge more than they need to.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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