simd_aligned 0.1.1

Safe and fast SIMD-aligned data structures with easy and transparent 'flat' access.
1
2
3
4
5
6
7
8
9
10
unstable_features = true
use_small_heuristics = true
fn_single_line = true
merge_imports = true
normalize_comments = true
reorder_impl_items = true
spaces_around_ranges = true
use_field_init_shorthand = true
use_try_shorthand = true
max_width = 180