Docs.rs
samey-migration-0.1.0
samey-migration 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
BadMannersXYZ
Dependencies
async-std ^1.13.1
normal
sea-orm-migration ^1.1.8
normal
Versions
0%
of the crate is documented
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
Skip to main content
run_cli
samey_
migration
0.1.0
In samey_
migration::
cli
samey_migration
::
cli
Function
run_cli
Copy item path
Source
pub async fn run_cli<M>(migrator: M)
where M:
MigratorTrait
,