Buttplug sex toy control library
1{
2 "rust-analyzer.diagnostics.disabled": [
3 "macro-error"
4 ],
5 "yaml.customTags": [
6 "!Messages mapping",
7 "!Commands mapping",
8 "!Scalar sequence",
9 "!Stop",
10 "!FleshlightLaunchFW12Cmd mapping",
11 "!Linear sequence",
12 "!Write mapping",
13 "!Subscribe mapping",
14 "!Unsubscribe mapping",
15 "!Notifications sequence",
16 "!Reads sequence",
17 "!Events mapping",
18 "!Rotate sequence",
19 "!Battery",
20 "!RSSI",
21 "!Vibrate sequence",
22 "!Battery mapping"
23 ],
24 "rust-analyzer.linkedProjects": [
25 "Cargo.toml"
26 ],
27 "rust-analyzer.rustfmt.extraArgs": [
28 "+nightly"
29 ]
30}