direct-storage 0.2.0

Rust bindings for DirectStorage
Documentation
1
2
3
4
5
6
# These don't change the "standard" how Rust programs normaly look, but make things more consistent.
format_code_in_doc_comments = true
hex_literal_case = "Upper"
imports_granularity = "Crate"
group_imports = "StdExternalCrate"
use_try_shorthand = true