lunatic 0.13.1

Helper library for building Rust applications that run on lunatic.
Documentation
1
2
3
4
5
6
7
8
9
10
# Stable
newline_style = "Unix"
use_field_init_shorthand = true

# Unstable
unstable_features = true
version = "One"
group_imports = "StdExternalCrate"
imports_granularity = "Module"
wrap_comments = true