libssh2-sys 0.3.1

Native bindings to the libssh2 library
Documentation
1
2
3
4
5
6
7
8
9
root = true

[*.{c, h}]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
max_line_length = 80