sqlx-pg-seeder 0.1.4

The crate that assists in creating seeders for PostgreSQL databases using SQLx
Documentation

tab_spaces = 2

max_width = 90
newline_style = "Unix"
use_field_init_shorthand = true
use_try_shorthand = true

# Unstable features below
unstable_features = true
# version = "Two"
comment_width = 80
error_on_line_overflow = true
format_code_in_doc_comments = true
format_macro_bodies = true
format_macro_matchers = true
format_strings = true
imports_granularity = "Module"
group_imports = "StdExternalCrate"
normalize_doc_attributes = true
wrap_comments = true