Function cut::run_session_with_result
source · [−]pub async fn run_session_with_result<T>(
session: PartialSession<(), SendValue<T, End>>
) -> T where
T: 'static + Send,
pub async fn run_session_with_result<T>(
session: PartialSession<(), SendValue<T, End>>
) -> T where
T: 'static + Send,