netmod-mem 0.4.0

A fully in-memory implementation of a netmod endpoint
Documentation
1
2
3
4
5
mod tagged_frame;
pub(crate) use tagged_frame::TaggedFrame;

mod broadcast_medium;
pub use broadcast_medium::BroadcastMedium;