paws 0.3.3

A very simple, bring-your-own-backend UI layout library built for quick prototyping.
Documentation
1
2
3
4
5
6
7
8
9
10
root = true

[**]
end_of_line = lf

[*.rs]
indent_size = 4
indent_style = spaces
max_line_length = 120