mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2025-12-31 17:00:44 +00:00
Added todos
This commit is contained in:
@@ -40,5 +40,5 @@ fn main() -> io::Result<()> {
|
|||||||
|
|
||||||
println!("Command line opts: {:?}", matches);
|
println!("Command line opts: {:?}", matches);
|
||||||
|
|
||||||
Ok(())
|
todo!("Finish implementation");
|
||||||
}
|
}
|
||||||
@@ -28,5 +28,5 @@ fn main() -> io::Result<()> {
|
|||||||
|
|
||||||
println!("Command line opts: {:?}", matches);
|
println!("Command line opts: {:?}", matches);
|
||||||
|
|
||||||
Ok(())
|
todo!("Finish implementation");
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user