todo: make and test writing files
This commit is contained in:
@ -39,3 +39,5 @@ fn _2()->Result<(),Error>{
|
|||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: file serialization test
|
||||||
|
Reference in New Issue
Block a user