[][src]Type Definition smtpbis::ShutdownSignal

type ShutdownSignal = dyn FusedFuture<Output = Result<(), ()>> + Send + Unpin;