Can get couple information

This commit is contained in:
2023-08-07 17:16:00 +02:00
parent ff8e3cce9d
commit 4997132bf8
4 changed files with 122 additions and 1 deletions

View File

@ -1,2 +1,3 @@
pub mod couple_extractor;
pub mod family_extractor;
pub mod member_extractor;