SendError

Type Alias SendError 

Source
pub type SendError<T> = SendError<T>;

Aliased Type§

pub struct SendError<T>(pub T);

Tuple Fields§

§0: T