Crate acceptor_std

Crate acceptor_std 

Source

Structsยง

DebugPrinter
Prints values using Debug formatting.
DisplayPrinter
Prints values using Display formatting.
MpscSender
Sends values through an mpsc::Sender and forwards the Result downstream.