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

Function try_run

examples/proxy_gluesql_example/src/main.rs:188–190  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

186mod tests {
187 #[smol_potat::test]
188 async fn try_run() {
189 crate::main()
190 }
191}

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected