mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-04 01:03:31 +02:00
Scetch the dev subcommand
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
use anyhow::Result;
|
||||
|
||||
pub fn init() -> Result<()> {
|
||||
todo!()
|
||||
}
|
||||
Reference in New Issue
Block a user