Hi I have seen examples of Actix-web client that use map_err(|_| ()) after a send(). Like this one: System::new("test").block_on(lazy(|| {…
確定! 回上一頁