Docs.rs
prax-migrate-0.6.3
prax-migrate 0.6.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
quinnjr
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
hex ^0.4
normal
prax-schema ^0.6.3
normal
serde ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.49
normal
toml ^0.9
normal
tracing ^0.1
normal
optional
tempfile ^3.24
dev
Versions
87.89%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module error
prax_
migrate
0.6.3
Module error
Module Items
Enums
Type Aliases
In crate prax_
migrate
prax_migrate
Module
error
Copy item path
Source
Expand description
Error types for the migration engine.
Enums
§
Migration
Error
Errors that can occur during migration operations.
Type Aliases
§
Migrate
Result
Result type alias for migration operations.