| 1 | //! Very fast networking component used for testing and simulations. |
| 2 | //! |
| 3 | //! The `InMemoryNetwork` represents a full virtual network with flawless connectivity and delivery |
| 4 | //! by default. |
nothing calls this directly
no outgoing calls
no test coverage detected