is-root 0.1.2

A simple library to detect whether you are root/admin or not
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
unstable_features = true
enum_discrim_align_threshold = 10
force_multiline_blocks = true
format_code_in_doc_comments = true
format_strings = true
imports_layout = "HorizontalVertical"
match_arm_leading_pipes = "Preserve"
merge_imports = true
newline_style = "Unix"
normalize_comments = true
normalize_doc_attributes = true
reorder_impl_items = true
struct_field_align_threshold = 10
use_field_init_shorthand = true
use_try_shorthand = true
wrap_comments = true