(Another similar approach is to define a single error type of our own and return that everywhere). use std::io; fn get_string() -> io::Result< ...
確定! 回上一頁