Function a2m8_lib::require

source ·
pub async fn require(lua: &Lua, module: String) -> Result<Table<'_>>