spm_swift_package/
lib.rs

1pub mod data;
2pub mod domain;
3pub mod infrastructure;
4pub mod presentation;