Skip to main content

CreateEffect

Function CreateEffect 

Source
pub fn CreateEffect<R: Runtime>(
    MethodName: &str,
    Parameters: Value,
) -> Option<Result<MappedEffect, String>>