rust-ci-cd-template 0.2.0

A rust ci/cd template for github
1
2
3
4
5
# https://rust-lang.github.io/rustfmt/
max_width = 80
newline_style = "Unix"
use_field_init_shorthand = true
force_explicit_abi = true