Type. Aliases. Sometimes you'll see Rust documentation that seems to omit the error type of a Result: fn remove_file(path: &Path) -> Result<()> This means ...
確定! 回上一頁