Skip to main content

invoke_scalar

Function invoke_scalar 

Source
pub fn invoke_scalar(
    package: &'static RadixPluginDescriptorV1,
    local_id: &str,
    arguments: &[TestValue],
    options: TestCallOptions,
) -> PluginResult<TestCallReport>