dbcrossbarlib 0.0.11

Library for copying data between databases (pre-release)
docs.rs failed to build dbcrossbarlib-0.0.11
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: dbcrossbarlib-0.5.3

dbcrossbarlib: Translate table schemas and copy tables between databases

This is currently an internal library used by dbcrossbar, and it has an unstable API. We might someday decide to stabilize this as a public API that performs the same operations as the dbcrossbar CLI.

Note that this requires a specific version of nightly Rust to build. See the rust-toolchain file for the current version.