opencloudtiles 0.1.2

A toolbox for converting, checking and serving map tiles in various formats.
1
2
3
4
5
6
7
8
9
10
11
edition = "2021"
fn_args_layout = "Compressed"
fn_params_layout = "Compressed"
fn_single_line = true
hard_tabs = true
imports_granularity = "Crate"
max_width = 100
newline_style = "Unix"
reorder_imports = true
reorder_modules = true
tab_spaces = 3