register_all

Function register_all 

Source
pub fn register_all<T: 'static>(func_table: &mut FunctionTable<T>)
Expand description

このモジュールの関数をすべて登録する。

FunctionTable::basic_contextsuper::super::function::BasicContext が 設定されている場合のみ登録される。