mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-19 14:12:43 -04:00
6645c45dfa
Per out-of-band suggestion from @jsdt, rework the `Error` type so that many former variants are now under `Error::Internal(InternalError)`, with `InternalError` not exposing its contents except via `std::error::Error`.