1
0
mirror of https://github.com/jht5945/buildj.git synced 2025-12-29 10:20:04 +08:00

update rust_util

This commit is contained in:
2019-08-07 00:14:28 +08:00
parent 7132bfce8d
commit c317d50580
7 changed files with 62 additions and 112 deletions

View File

@@ -3,7 +3,7 @@ use std::{
};
use super::rust_util::{
copy_io,
util_io::copy_io,
XResult,
};