dyn-stack 0.13.2

Dynamic stack wrapper for unsized allocations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
unstable_features = true
style_edition = "2024"

hard_tabs = true

imports_granularity = "Module"
hex_literal_case = "Upper"

format_code_in_doc_comments = true
normalize_doc_attributes = true
wrap_comments = true
comment_width = 100
max_width = 150
format_strings = true
reorder_impl_items = true
use_field_init_shorthand = true
match_block_trailing_comma = true