Skip to main content

module_name

Function module_name 

Source
pub const fn module_name() -> &'static str
Expand description

Stable module name registered in engine.modules and used as the schema/attach name on both backends. Engine boot inserts a row with name = MODULE_NAME when --enable=auth (or equivalent runtime signal) flips this module on.