sdforge 0.3.1

Multi-protocol SDK framework with unified macro configuration
1
2
3
4
5
6
7
edition = "2021"

# Base configuration
max_width = 100
tab_spaces = 4
hard_tabs = false
newline_style = "Unix"