Docs.rs
toolu-orm-core-0.1.2
toolu-orm-core 0.1.2
Permalink
Docs.rs crate page
MIT
07 September 2026
Links
Repository
crates.io
Source
Owners
Falconiere
Dependencies
bytes ^1
normal
optional
libsql ^0.9
normal
optional
postgres-types ^0.2
normal
optional
rusqlite ^0.32
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio-postgres ^0.7
normal
optional
uuid ^1
normal
tempfile ^3
dev
Versions
23.45%
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
Module ordering
toolu_
orm_
core
0.1.2
Module ordering
Module Items
Functions
In crate toolu_
orm_
core
toolu_orm_core
Module
ordering
Copy item path
Source
Expand description
Operation ordering for migrations using a 13-tier priority system.
Functions
ยง
order_
operations
Sorts operations into dependency-safe execution order.