gdunsafe 0.1.0

Macros for godot-rust to hide away some of the common patterns used when working with resources that are shared with the Godot engine.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
Copyrights in the GDUnsafe project are retained by their contributors.
No copyright assignment is required to contribute to the GDUnsafe project.

For full authorship information, see the version control history.

Except as otherwise noted (below and/or in individual files), GDUnsafe is
licensed under the Apache License, Version 2.0 <LICENSE-APACHE> or
<http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
<LICENSE-MIT> or <http://opensource.org/licenses/MIT>, at your option.

The GDUnsafe project includes code from the Rust project
published under these same licenses.