hdt 0.4.0

Library for the Header Dictionary Triples (HDT) RDF compression format.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
max_width = 115
short_array_element_width_threshold = 115
use_field_init_shorthand = true
use_small_heuristics = "Max"
use_try_shorthand = true
fn_params_layout = "Compressed"
single_line_if_else_max_width = 115

# *** only available in nightly rust ***
#where_single_line = true
#fn_single_line = true
#group_imports = "One"
#condense_wildcard_suffixes = true
#imports_granularity = "Module"
# ***************************************