sci-cream 0.0.3

Library that facilitates the mathematical analysis of ice cream mixes and their properties.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
max_width = 120
fn_call_width = 100

# Unstable features, only available in nightly channel
# To use, uncomment the lines below and run with `cargo +nightly fmt`
# -------------------------------------------------------------------

# wrap_comments = true
# comment_width = 100

# format_code_in_doc_comments = true
# doc_comment_code_block_width = 100