Jelly 0.1.0

A tool to interact with a shell via Slipmux
1
2
3
4
5
6
7
8
9
10
# https://github.com/rust-lang/rustfmt/blob/master/Configurations.md
# == These require the nightly channel ==
# format_code_in_doc_comments = true
# format_macro_matchers = true
# group_imports = "StdExternalCrate"
# imports_granularity = "Item"
# normalize_doc_attributes = true
# reorder_impl_items = true

use_field_init_shorthand = true