Creates a new file and write bytes to it (you can also use [`write()`]): ///. /// ```no_run. /// use std::fs::File;. /// use std::io::prelude::*;.
確定! 回上一頁