sqlx-prost 0.1.0

A small helper for using prost protobuf types with sqlx.
Documentation
1
2
3
4
5
6
7
8
9
tab_spaces = 4
newline_style = "Auto"
reorder_imports = true
reorder_modules = true
reorder_impl_items = false
indent_style = "Block"
normalize_comments = false
imports_granularity = "Module"
group_imports = "StdExternalCrate"