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

File error.rs

sea-orm-rocket/lib/src/error.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::fmt;
2
3/// A general error type for use by [`Pool`](crate::Pool#implementing)
4/// implementors and returned by the [`Connection`](crate::Connection) request

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected