Docs.rs
mongodb-migrator-0.1.4
mongodb-migrator 0.1.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kakoc
Dependencies
anyhow ^1.0.34
normal
async-trait ^0.1.42
normal
bson ^2.3.0
normal
chrono ^0.4.19
normal
futures ^0.3.8
normal
log ^0.4.11
normal
mongodb ^2.2.2
normal
serde ^1.0.117
normal
serde_derive ^1.0.117
normal
serde_json ^1.0.82
normal
thiserror ^1.0.31
normal
rusty-hook ^0.11.2
dev
testcontainers ^0.11.0
dev
tokio ^1.17.0
dev
version-sync ^0.9
dev
Versions
16.85%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Module migration
Traits
?
Module
mongodb_migrator
::
migration
source
·
[
−
]
Expand description
In order to treat the entity as migrationable it should implement
Migration
trait
Traits
Migration