feat: scaffold Cargo workspace with idfoto-core and idfoto-cli
This commit is contained in:
1
crates/idfoto-core/src/error.rs
Normal file
1
crates/idfoto-core/src/error.rs
Normal file
@@ -0,0 +1 @@
|
||||
// Error types will be filled in Task 2
|
||||
1
crates/idfoto-core/src/lib.rs
Normal file
1
crates/idfoto-core/src/lib.rs
Normal file
@@ -0,0 +1 @@
|
||||
pub mod error;
|
||||
Reference in New Issue
Block a user