inkwell 0.1.1

Inkwell aims to help you pen your own programming languages by safely wrapping llvm-sys.
1
2
3
4
5
6
7
8
9
10
11
# comment_width = 100
# format_code_in_doc_comments = true
# imports_granularity = "Module"
# match_arm_blocks = false
match_block_trailing_comma = true
max_width = 120
merge_derives = true
newline_style = "Unix"
use_field_init_shorthand = true
use_try_shorthand = true
# wrap_comments = true