Trait pax_engine::api::HelperFunctions
source · pub trait HelperFunctions {
// Provided method
fn register_all_functions() { ... }
}Provided Methods§
Object Safety§
This trait is not object safe.
pub trait HelperFunctions {
// Provided method
fn register_all_functions() { ... }
}