Module features

Module features 

Source
Expand description

Module for the feature and compilation flags and their representations as Godot game and Rust GDExtension targets.

Modules§

arch
Module for the Architecture a Godot game using Rust GDExtension can be released for and their representations as Godot and Rust targets.
mode
Module for the Mode a Godot game using Rust GDExtension can be compiled in.
sys
Module for the System a Godot game using Rust GDExtension can be compiled for.
target
Module for the representation of the Target, either Godot’s or Rust’s.