[go: up one dir, main page]

mongodb 0.11.0

The official MongoDB driver for Rust (currently in alpha)
Documentation
1
2
3
4
5
6
7
8
9
10
edition = "2018"
combine_control_expr = false
comment_width = 100
condense_wildcard_suffixes = true
format_strings = true
normalize_comments = true
use_try_shorthand = true
wrap_comments = true
merge_imports = true
imports_layout = "HorizontalVertical"