display-link 0.1.7

rusty bindings to apples CADisplayLink/CVDisplayLink interface
1
2
3
4
5
6
7
8
9
10
11
12
13
unstable_features = true
format_strings = true
comment_width = 100
max_width = 100
merge_imports=true
reorder_imports = true
reorder_imports_in_group = true
reorder_imported_names = true
reorder_extern_crates = true
reorder_extern_crates_in_group = true
struct_field_align_threshold = 100
wrap_comments = true
edition = "2018"