The other one has fn foo() -> impl Fn() -> bool , which reads as a function which returns an implementation of Fn which returns bool. I suppose ...
確定! 回上一頁