Module lightspeed_email::repository::in_memory_email[][src]

Structs

InMemoryEmailClient

A EmailClient implementation that keeps in memory all the emails without forwarding them to the real recipients. This is mostly useful for unit testing.