qt_3d_extras 0.2.3

Bindings for Qt3DExtras C++ library (generated automatically with cpp_to_rust project)
1
2
3
4
5
6
7
8
9
10
# Default `rustfmt` config generated by `cpp_to_rust`.
# See the template at `cpp_to_rust/cpp_to_rust_generator/templates/crate/rustfmt.toml`.
#
# You can replace this with a custom config by placing `rustfmt.toml` file in
# the crate template and using `Config::set_crate_template_path` to specify the template.
# `write_mode` should be set to "Overwrite".

tab_spaces = 2
max_width = 120
write_mode = "Overwrite"