Skip to main content

Fn

pub async fn Fn(
    ApplicationHandle: AppHandle,
    Runtime: Arc<ApplicationRunTime>,
    Args: Vec<Value>,
) -> Result<Value, String>