Type Definition saltyrtc_client::tasks::BoxedTask[][src]

type BoxedTask = Box<Task + Send>;

A type alias for a boxed task.