pg-embed 0.6.5

Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test.
Documentation
1
2
3
4
5
6
7
8
9
10
11
combine_control_expr = false

control_brace_style = "ClosingNextLine"

fn_single_line = true

force_multiline_blocks = true

format_strings = true

max_width = 100

overflow_delimited_expr = true

reorder_impl_items = true

struct_field_align_threshold = 20

use_field_init_shorthand = true

wrap_comments = true