]> uap-core.de Git - note.git/commit
add entity crate
authorOlaf Wintermann <olaf.wintermann@gmail.com>
Sun, 3 May 2026 15:21:44 +0000 (17:21 +0200)
committerOlaf Wintermann <olaf.wintermann@gmail.com>
Sun, 3 May 2026 15:21:44 +0000 (17:21 +0200)
commitc726f5793197b72c7282cf9da3cd97bb12117ca8
tree67e3ac0bbe71f18b7fa7bf44e5ebc80254da19c7
parent39b35cfaf813a462be99bb033b623c174253b2f8
add entity crate
entity/Cargo.toml [new file with mode: 0644]
entity/src/lib.rs [new file with mode: 0644]
entity/src/mod.rs [new file with mode: 0644]
entity/src/prelude.rs [new file with mode: 0644]
migration/src/m20260502_184134_create_settings.rs [new file with mode: 0644]