# 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