Expand description
Premix ORM Re-exports
This crate serves as a “facade” to simplify imports for Premix ORM users.
Instead of depending on premix-core and premix-macros separately,
you can just depend on premix and importing everything from here.
Modules§
- async_
trait - github crates-io docs-rs
- migrator
- sqlx
- The async SQL toolkit for Rust, built with ❤️ by the LaunchBadge team.