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
Oh Interesting! I've just started playing around with diesel but hadn't heard of dsync.