ebds 0.4.2

Messages and related types for implementing the EBDS serial communication protocol
Documentation
1
2
3
4
5
mod query;
mod reply;

pub use query::{index as extended_note_specification_query_index, QueryExtendedNoteSpecification};
pub use reply::{index as extended_note_specification_reply_index, ExtendedNoteReply};