Skip to main content

text_document_common/direct_access/
table.rs

1// Generated by Qleany v1.5.1 from common_entity_mod.tera
2
3pub mod table_repository;
4pub(super) mod table_table;
5pub use table_repository::TableRelationshipField;