sdiff 0.1.1

Find the differences between two sequences
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
edition = "2021"



match_block_trailing_comma = true

use_field_init_shorthand = true

use_try_shorthand = true



# The following lines may be uncommented on nightly Rust.

# Once these features have stabilized, they should be added to the always-enabled options above.

#format_strings = false

#imports_granularity = "Crate"

#normalize_comments = true

#wrap_comments = true