Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
backend/sys: Fix import for
cargo test
without client_system
Import `ObjectData` and `ObjectId` from submodule instead of `crate::client` so they'll be the `sys` variants regardless of compile options. Fixes #782.
- Loading branch information