Function opendal::raw::new_task_join_error
source ยท pub fn new_task_join_error(e: JoinError) -> Error
Available on crate feature
internal-tokio-rt
only.Expand description
Parse tokio error into opendal::Error.