opengl-registry-macros 0.1.0

Macros utilizing the OpenGL API and Extension Registry
Documentation
1
2
3
4
5
6
7
8
9
10
11
max_width = 90
brace_style = "AlwaysNextLine"
group_imports = "StdExternalCrate"
wrap_comments = true
comment_width = 90
format_code_in_doc_comments = true
imports_layout = "HorizontalVertical"
imports_granularity = "Module"
newline_style = "Unix"
reorder_impl_items = true