Docs.rs
ensemble-0.0.5
ensemble 0.0.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
m1guelpf
Dependencies
Inflector ^0.11.4
normal
async-trait ^0.1.73
normal
ensemble_derive ^0.0.4
normal
fastdate ^0.3.25
normal
itertools ^0.12.0
normal
rbatis ^4.5.6
normal
rbdc-mysql ^4.5.1
normal
rbdc-pg ^4.5.2
normal
rbs ^4.5.2
normal
schemars ^0.8.13
normal
serde ^1.0.183
normal
serde_json ^1.0.105
normal
sha256 ^1.4.0
normal
thiserror ^1.0.44
normal
tokio ^1.32.0
normal
tracing ^0.1.37
normal
uuid ^1.4.1
normal
validator ^0.16.1
normal
axum ^0.7.2
dev
Versions
74.62%
of the crate is documented
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
☰
ensemble
0.0.5
Module migrations
Re-exports
Modules
Structs
Enums
Traits
In crate ensemble
?
Module
ensemble
::
migrations
source
·
[
−
]
Re-exports
pub use schema::
Schema
;
Modules
schema
The migration schema.
Structs
Migrator
The migration runner.
Enums
Error
Errors that can occur while running migrations.
Traits
Migration
A trait for defining migrations.