ipld-nostd 0.2.0

A bundle of CID, IPLD, CAR, Multihash and serde serialization for [no_std]
Documentation
tab_spaces = 2
hard_tabs = true
edition = "2021"
fn_single_line = false
format_code_in_doc_comments = true
format_strings = true
imports_layout = "HorizontalVertical"
imports_granularity = "One"
normalize_comments = true
normalize_doc_attributes = true
reorder_imports = true
reorder_impl_items = true
group_imports = "StdExternalCrate"
use_try_shorthand = true
wrap_comments = true
max_width = 80
overflow_delimited_expr = true
remove_nested_parens = true
reorder_modules = true
unstable_features = true
use_field_init_shorthand = true
match_arm_leading_pipes = "Preserve"