libcros 0.6.2

A Rust library that provides easy-to-use functions for interacting with a Chrome device
Documentation
1
2
3
4
5
6
tab_spaces = 2
hard_tabs = false
reorder_imports = true
reorder_modules = true
group_imports = "StdExternalCrate"  # groups: std → external crates → crate::
imports_granularity = "Crate"