RegisterFunc
config
0.1.0
config
Type Alias
Register
Func
Copy item path
Source
pub type RegisterFunc =
fn
(&Lua) ->
Result
<
()
>;