safe_arch 0.2.2

Crate that exposes `core::arch` safely (via `#[cfg()]`).
Documentation
1
2
3
4
5
6
7
8
9
10
# Stable

max_width = 80

tab_spaces = 2

use_small_heuristics = "Max"

use_try_shorthand = true



# Nightly

format_code_in_doc_comments = true

merge_imports = true

wrap_comments = true