MCPcopy Create free account
hub / github.com/SeaQL/sea-orm / model.rs

File model.rs

issues/400/src/model.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use sea_orm::entity::prelude::*;
2use std::marker::PhantomData;
3
4#[derive(Clone, Debug, PartialEq, DeriveEntityModel)]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected