Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
186
mod tests {
187
#[smol_potat::test]
188
async fn try_run() {
189
crate::main()
190
}
191
}
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected