Skip to main content

assert_param_count_matches

Function assert_param_count_matches 

Source
pub fn assert_param_count_matches<P: PluginExport>()
Expand description

Assert param count matches param_infos length.

ยงPanics

Panics if count() disagrees with param_infos().len().