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

File json_vec.rs

tests/common/features/json_vec.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use sea_orm::entity::prelude::*;
2use sea_orm::TryGetableFromJson;
3use serde::{Deserialize, Serialize};
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected