https://github.com/extrawurst/gdnative-utils
https://github.com/extrawurst/gdnative-utils
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/extrawurst/gdnative-utils
- Owner: extrawurst
- Created: 2021-02-10T15:41:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T22:08:17.000Z (over 5 years ago)
- Last Synced: 2025-06-06T11:06:21.606Z (about 1 year ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
based off of: https://gitlab.com/FriedrichLP/godot-utils
# Godot-Utils
Note:
This project is only intended for use by people who know what they are doing. Large parts of this crate are unsafe even though they are not marked as such. Using the features without caution can lead to undefined behavior which is not supposed to happen in rust.