Dictionary support #34
Labels
c: core
Core components
feature
Adds functionality to the library
good first issue
Good for newcomers
Like #33, but for
Dictionary
instead ofArray
.The challenge will be to find an idiomatic API in Rust (similar to
HashMap
) while also providing Godot features.This will need some up-front design before jumping into implementation.
The text was updated successfully, but these errors were encountered: