11 lines
316 B
Markdown
11 lines
316 B
Markdown
# Crates
|
|
|
|
Rust crates for DBX live here.
|
|
|
|
## Directories
|
|
|
|
- `dbx-core/` - shared database core, drivers, schema/query logic, import/export, transfer, and plugin support.
|
|
- `dbx-web/` - the Docker/web backend service binary published as `dbx-web`.
|
|
|
|
The workspace root is defined in the repository-level `Cargo.toml`.
|