Messing about in Diesel for a Rust project again. dsync makes it a lot easier to work with, but I wish it could have validated the cargo.toml file for all the features and libraries it needed for the generated files. Would have saved me 20 minutes.

#rust #diesel

@daubers TIL about dsync, looks cool!