biometrics_pb

Crates.iobiometrics_pb
lib.rsbiometrics_pb
version0.9.0
sourcesrc
created_at2023-06-25 18:33:21.491026
updated_at2024-12-04 14:36:29.003053
descriptionbiometrics_pb provides protocol buffers corresponding to biometric readings.
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id899742
size6,217
Robert Escriva (rescrv)

documentation

README

biometrics_pb

biometrics_pb provides protocol buffers corresponding to biometric readings.

Status

Active development. Biometrics is likely to change in the near future in backwards-incompatible ways and the readings may change too. Planned changes will affect how to register sensors in order to solve the dependency graph problem.

This library will be documented when it transitions to maintenance track.

Scope

This library should provide one type for each type of reading supported by the biometrics crate.

Warts

  • Currently there's no support for T-digest.
  • Currently there's no documentation.

Documentation

The latest documentation is always available at docs.rs.

Commit count: 1605

cargo fmt