[−][src]Crate netmod_mem
netmod-mem is an in-memory netmod endpoint
This aims to make testing any structure that binds against
netmod easier and reproducable.
Modules
| media | Simulated transmission media. |
Structs
| MemMod | Represents a single netmod endpoint that can connect to exactly one other, either as a 1-to-1 link between libqaul instances or as a link into a transmission medium of some kind. |