Type Alias veloren_network::participant::S2bShutdownBparticipant

source ยท
pub(crate) type S2bShutdownBparticipant = (Duration, Sender<Result<(), ParticipantError>>);