This is a fork of Wulf's dsync with some Pull Requests merged, see Difference with original
For a library, use libdsync-hasezoey crates.io or libdsync-hasezoey github
Usage:
sh
dsync -i src/schema.rs -o src/models -c "diesel::SqliteConnection"
All cli options can be found here or via dsync --help
.