Docs.rs
database-replicator-5.2.2
database-replicator 5.2.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
taariq
Dependencies
anyhow ^1.0
normal
base64 ^0.21
normal
bson ^2.9
normal
clap ^4.4
normal
dialoguer ^0.11
normal
futures ^0.3
normal
indicatif ^0.18
normal
inquire ^0.7
normal
mongodb ^3.4
normal
mysql_async ^0.34
normal
native-tls ^0.2
normal
postgres-native-tls ^0.5
normal
rand ^0.8
normal
reqwest ^0.11
normal
rusqlite ^0.30
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tempfile ^3.8
normal
tokio ^1.35
normal
tokio-postgres ^0.7
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
which ^6.0
normal
Versions
45.89%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
checkpoint_path
database_
replicator
5.2.2
In database_
replicator::
checkpoint
database_replicator
::
checkpoint
Function
checkpoint_
path
Copy item path
Source
pub fn checkpoint_path(source_url: &
str
, target_url: &
str
) ->
Result
<
PathBuf
>