Docs.rs
toolu-orm-cli-0.2.0
toolu-orm-cli 0.2.0
Permalink
Docs.rs crate page
MIT
08 September 2026
Links
Repository
crates.io
Source
Owners
Falconiere
Dependencies
libsql ^0.9
normal
optional
thiserror ^2
normal
tokio ^1
normal
tokio-postgres ^0.7
normal
optional
toolu-orm-connection ^0.2.0
normal
toolu-orm-core ^0.2.0
normal
libsql ^0.9
dev
tempfile ^3
dev
tokio ^1
dev
tokio-postgres ^0.7
dev
Versions
58.06%
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 generate
toolu_
orm_
cli
0.2.0
Module generate
Module Items
Functions
In crate toolu_
orm_
cli
toolu_orm_cli
Module
generate
Copy item path
Source
Expand description
Migration file generation from schema diffs.
Functions
ยง
run_
generate
Generates a migration file from the diff between the latest snapshot and the current schema.