Docs.rs
trailbase-refinery-0.1.0
trailbase-refinery 0.1.0
Permalink
Docs.rs crate page
OSL-3.0
Links
Repository
crates.io
Source
Owners
ignatz
Dependencies
async-trait ^0.1
normal
cfg-if ^1.0
normal
futures ^0.3.16
normal
optional
log ^0.4
normal
regex ^1
normal
rusqlite ^0.36.0
normal
siphasher ^1.0
normal
thiserror ^2
normal
time ^0.3.5
normal
tokio ^1.38.0
normal
url ^2.0
normal
walkdir ^2.3.1
normal
tempfile ^3.1.0
dev
Versions
37.5%
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
All
trailbase_
refinery
0.1.0
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
Migration
Report
Runner
error::Error
Enums
MigrationType
Target
error::Kind
Traits
error::WrapMigrationError
traits::async::AsyncMigrate
traits::async::AsyncQuery
traits::async::AsyncTransaction
traits::sync::Migrate
traits::sync::Query
traits::sync::Transaction
Functions
find_migration_files
load_sql_migrations
parse_migration_name
traits::sync::migrate