tokio_io_utility

Function assert_send

Source
pub fn assert_send<T>(val: T) -> T
where T: Send,