literate-crypto 0.0.3

Literate Cryptography by 12hbender
Documentation
1
2
3
4
5
6
7
8
9
10
11
format_code_in_doc_comments = true
format_strings = true
imports_layout = "HorizontalVertical"
imports_granularity = "One"
normalize_doc_attributes = true
group_imports = "StdExternalCrate"
use_try_shorthand = true
wrap_comments = true
remove_nested_parens = true
unstable_features = true
use_field_init_shorthand = true