the-bridge

Crates.iothe-bridge
lib.rsthe-bridge
version0.3.1
sourcesrc
created_at2024-05-28 18:23:37.31912
updated_at2024-10-28 17:06:55.697474
descriptionA Simple and Efficient Binary Protocol Bridge for std and no_std Environments
homepage
repositoryhttps://github.com/JadKHaddad/the-bridge
max_upload_size
id1254650
size57,045
Jad K. Haddad (JadKHaddad)

documentation

README

The Bridge

A Simple and Efficient Binary Protocol Bridge for std and no_std Environments

TODO

  • Implement std error if std feature is enabled
  • Implement defmt format if defmt feature is enabled
  • Bincode version 2.0 when it is released
Commit count: 50

cargo fmt