convex 0.10.3

Client library for Convex (convex.dev)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
use_field_init_shorthand = true
use_try_shorthand = true
match_block_trailing_comma = true

# Nightly only options:
unstable_features = true
condense_wildcard_suffixes = true
format_strings = true
imports_granularity = "Crate"
reorder_impl_items = true
imports_layout = "Vertical"
group_imports = "StdExternalCrate"
wrap_comments = true
normalize_comments = false
error_on_line_overflow = true
style_edition = "2021" # in 2024 sort order is now case-insensitive, deferring the mass reformat