f1_data 0.0.2

Provides consolidated access to various sources of Formula 1 information and data.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
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