owned-pin 0.2.0

A wrapper that both owns and pins data in memory
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
condense_wildcard_suffixes = true
edition = "2021"
format_macro_matchers = true
group_imports = "StdExternalCrate"
hard_tabs = false
imports_granularity = "Crate"
max_width = 100
merge_derives = false
normalize_comments = true
remove_nested_parens = true
reorder_imports = true
reorder_modules = true
use_try_shorthand = true
use_field_init_shorthand = true
wrap_comments = true