gltf-rs / gltf

A crate for loading glTF 2.0
Apache License 2.0
535 stars 124 forks source link

fix image::Data width and height docstrings #361

Closed Walther closed 2 years ago

Walther commented 2 years ago

Thanks for the good crate!

Bumped into a tiny docstring discrepancy, and thought creating a PR is as easy as creating an issue for it.

IcanDivideBy0 commented 2 years ago

Thank you!