Why is the compiler expecting rand::OsRng here instead of an implementation of RngCore ? If I remove the match and directly return thread_rng() ...
確定! 回上一頁