Docs.rs
version-migrate-0.6.0
version-migrate 0.6.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ynishi
Dependencies
async-trait ^0.1
normal
dirs ^5.0
normal
fs2 ^0.4
normal
semver ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
toml ^0.8
normal
version-migrate-macro ^0.6.0
normal
serde_yaml ^0.9
dev
tempfile ^3.0
dev
tokio ^1.0
dev
toml ^0.8
dev
Versions
100%
of the crate is documented
Go to latest version
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
All
version_
migrate
0.6.0
Crate Items
Structs
Enums
Traits
Attribute Macros
Derive Macros
List of all items
Structs
ConfigMigrator
MigrationPath
Migrator
VersionedWrapper
paths::AppPaths
storage::AtomicWriteConfig
storage::FileStorage
storage::FileStorageStrategy
Enums
errors::MigrationError
paths::PathStrategy
storage::FormatStrategy
storage::LoadBehavior
Traits
AsyncIntoDomain
AsyncMigratesTo
IntoDomain
MigratesTo
Queryable
Versioned
Attribute Macros
async_trait
Derive Macros
DeriveQueryable
Versioned